DALi Version 1.4.33 75/212175/1 dali_1.4.33
authorCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 16 Aug 2019 09:40:43 +0000 (10:40 +0100)
committerCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 16 Aug 2019 09:40:43 +0000 (10:40 +0100)
Change-Id: I0cee9259e77845646d9514200aeafe89f726fef1

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

index f7c602d..52878cd 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_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 4;
-const unsigned int TOOLKIT_MICRO_VERSION = 32;
+const unsigned int TOOLKIT_MICRO_VERSION = 33;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 2ac6251..555ab2c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.32
+Version:    1.4.33
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT