[Tizen] DALi Version 1.4.52 46/234046/1 accepted/tizen/5.5/unified/20200608.142201 submit/tizen_5.5/20200608.012733
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 21 May 2020 08:30:09 +0000 (17:30 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 21 May 2020 08:30:09 +0000 (17:30 +0900)
Change-Id: I7847e09898014f5f536020ea2e48e21090ec352d

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

index 954abd6..0ffb985 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 = 51;
+const unsigned int TOOLKIT_MICRO_VERSION = 52;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9380ce6..446f791 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.51
+Version:    1.4.52
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT