packaging: Update version to 0.1.4 57/320957/1 accepted/tizen/unified/20250313.070950 accepted/tizen/unified/x/20250313.140311
authorJunseok Kim <juns.kim@samsung.com>
Wed, 12 Mar 2025 04:50:05 +0000 (13:50 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 12 Mar 2025 05:10:07 +0000 (14:10 +0900)
Change-Id: I48af055d739461039f47b2d041e993ef24d3a7d7

meson.build
packaging/libds-tizen.spec

index cbf797248e13b3a441b2e699663b505cd3052e84..56187526efc0f73f5004db2d446005a41be3a20f 100644 (file)
@@ -1,7 +1,7 @@
 project('libds_tizen',
   ['c', 'cpp'],
   license: 'MIT',
-  version: '0.1.3',
+  version: '0.1.4',
   default_options: [
     'warning_level=1',
     'c_std=gnu99', 'cpp_std=c++20',
index 0995271d8930bcfc3fb85d921573a0ad3b9347b2..486fa51c6ade068fd46d1aac95628c11302a164a 100644 (file)
@@ -1,5 +1,5 @@
 Name:           libds-tizen
-Version:        0.1.3
+Version:        0.1.4
 Release:        0
 Summary:        Wayland Compositor Library for Tizen
 License:        MIT