DALi Version 1.4.24 73/207973/1
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 14 Jun 2019 10:36:46 +0000 (11:36 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 14 Jun 2019 10:36:46 +0000 (11:36 +0100)
Change-Id: I2ae9949f32a7f4010447aaf2c8825c9799abf099

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

index e9c1a6a..1aff4b3 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 4;
-const unsigned int TOOLKIT_MICRO_VERSION = 23;
+const unsigned int TOOLKIT_MICRO_VERSION = 24;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3289751..82ba193 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.23
+Version:    1.4.24
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT