[4.0] DALi 1.2.61.3 48/159848/1 accepted/tizen/4.0/unified/20171114.062928 submit/tizen_4.0/20171113.081818 submit/tizen_4.0/20171114.000133
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 13 Nov 2017 08:12:32 +0000 (17:12 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 13 Nov 2017 08:12:32 +0000 (17:12 +0900)
Change-Id: I2c153182827da265348da6f6a3ca273a2ffbe705

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

index 1a5bb55..7b792e9 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 61002;
+const unsigned int TOOLKIT_MICRO_VERSION = 61003;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 7b9920c..5ed22a6 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.61.2
+Version:    1.2.61.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT