]> git.mdlowis.com Git - proto/labwc.git/commitdiff
meson.build: update version
authorJohan Malm <jgm323@gmail.com>
Sat, 17 Apr 2021 13:18:52 +0000 (14:18 +0100)
committerJohan Malm <jgm323@gmail.com>
Sat, 17 Apr 2021 13:18:52 +0000 (14:18 +0100)
meson.build

index 2345fc79785d9c91e3dbc397da7b75ed61856248..d94bc45821788bd9b1b7f93476a48dfd038f92d6 100644 (file)
@@ -1,7 +1,7 @@
 project(
   'labwc',
   'c',
-  version: '0.2.0',
+  version: '0.2.1',
   license: 'GPL-2',
   default_options: [
     'c_std=c11',