change the version into 0.1.2 27/278027/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:07:53 +0000 (14:07 +0900)
Change-Id: I2318426a79b98caa36938e431ba284f43b51ef70

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