DALi Version 2.3.17 44/308644/1 dali_2.3.17
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 28 Mar 2024 09:29:39 +0000 (09:29 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 28 Mar 2024 09:29:39 +0000 (09:29 +0000)
Change-Id: Ia4ba9b357e266522e48f8ab3deb60a27fdafb4d1

dali/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 4de67a3..a29c99f 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const unsigned int ADAPTOR_MAJOR_VERSION = 2;
 const unsigned int ADAPTOR_MINOR_VERSION = 3;
-const unsigned int ADAPTOR_MICRO_VERSION = 16;
+const unsigned int ADAPTOR_MICRO_VERSION = 17;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 93e6e9d..e369b4f 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    2.3.16
+Version:    2.3.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT