change the version into 0.1.2 41/278141/1
authorSooChan Lim <sc1.lim@samsung.com>
Sun, 6 Mar 2022 23:09:00 +0000 (08:09 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:11 +0000 (14:58 +0900)
Change-Id: I747595f287cf73a548e03e569c6a18f413837d1b

meson.build
packaging/libds.spec

index 0a91447..db1f43c 100644 (file)
@@ -1,6 +1,6 @@
 project('libds', 'c',
   license: 'MIT',
-  version: '0.1.0',
+  version: '0.1.2',
   default_options: [
     'warning_level=1',
     'c_std=gnu99',
index 3b479e2..bd38de7 100644 (file)
@@ -1,5 +1,5 @@
 Name:           libds
-Version:        0.0.1
+Version:        0.1.2
 Release:        0
 Summary:        Wayland Compositor Library
 License:        MIT