DALi Version 1.9.23 98/239998/1 dali_1.9.23
authorCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 31 Jul 2020 10:11:15 +0000 (11:11 +0100)
committerCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 31 Jul 2020 10:11:15 +0000 (11:11 +0100)
Change-Id: Ic89882142ed68f863a0c1d53bde2e02ecea66a17

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

index 581818c..ed930ac 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 9;
-const unsigned int TOOLKIT_MICRO_VERSION = 22;
+const unsigned int TOOLKIT_MICRO_VERSION = 23;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 463e63b..6ad5413 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.9.22
+Version:    1.9.23
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT