[4.0] DALi version 1.2.66 93/160793/1 accepted/tizen/4.0/unified/20171121.061725 submit/tizen_4.0/20171120.062402
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Nov 2017 06:11:53 +0000 (15:11 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Nov 2017 06:11:53 +0000 (15:11 +0900)
Change-Id: Ia3e48371cc3e854f9fc5042604fe2c315c8c5325

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

index b9ca4f7..b25ab9b 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 61003;
+const unsigned int CORE_MICRO_VERSION = 66;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 065a9d2..e5068a2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.61.3
+Version:    1.2.66
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT