[4.0] DALi version 1.2.67 45/161745/1 accepted/tizen/4.0/unified/20171128.072818 submit/tizen_4.0/20171127.091326
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 27 Nov 2017 08:29:18 +0000 (17:29 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 27 Nov 2017 08:29:18 +0000 (17:29 +0900)
Change-Id: I89bea1e5a2e2a45644fa97acef96f9d503cd856d

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

index b25ab9b..75ab1f4 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 = 66;
+const unsigned int CORE_MICRO_VERSION = 67;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e5068a2..245b54a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.66
+Version:    1.2.67
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT