[4.0] DALi version 1.2.67 48/161748/1 accepted/tizen/4.0/unified/20171128.072827 submit/tizen_4.0/20171127.091326
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 27 Nov 2017 08:37:07 +0000 (17:37 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 27 Nov 2017 08:37:07 +0000 (17:37 +0900)
Change-Id: Ia376de3837dc6cdbfabdfcd13b3c52e6f79487be

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

index ae2ff07..a354190 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 = 66;
+const unsigned int TOOLKIT_MICRO_VERSION = 67;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 799960c..e3b2732 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.66
+Version:    1.2.67
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT