[4.0] DALi version 1.2.66 95/160795/1 accepted/tizen/4.0/unified/20171121.061731 submit/tizen_4.0/20171120.062402
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Nov 2017 06:12:38 +0000 (15:12 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Nov 2017 06:12:38 +0000 (15:12 +0900)
Change-Id: I86be0f6a58d37576abd6e2c98da1f7b5956daf7f

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

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