build: bump to version 0.1.3 34/300734/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 1 Nov 2023 08:18:31 +0000 (17:18 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 1 Nov 2023 09:14:23 +0000 (18:14 +0900)
Change-Id: I34a976cb55cb247a328273c2445ca387a87076e4

meson.build
packaging/libds.spec

index a9c9fd7..6411cde 100644 (file)
@@ -1,7 +1,7 @@
 project('libds',
   ['c', 'cpp'],
   license: 'MIT',
-  version: '0.1.2',
+  version: '0.1.3',
   default_options: [
     'warning_level=3',
     'c_std=gnu99',
index ecf2b73..0b7bea7 100644 (file)
@@ -1,5 +1,5 @@
 Name:           libds
-Version:        0.1.2
+Version:        0.1.3
 Release:        0
 Summary:        Wayland Compositor Library
 License:        MIT