[4.0] DALi version 1.2.69 51/162751/1 accepted/tizen/4.0/unified/20171205.221935 accepted/tizen/4.0/unified/20171205.222141 submit/tizen_4.0/20171205.071939 submit/tizen_4.0/20171205.085322 submit/tizen_4.0/20171205.134230
authorHeeyong Song <heeyong.song@samsung.com>
Tue, 5 Dec 2017 07:08:20 +0000 (16:08 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 5 Dec 2017 07:08:20 +0000 (16:08 +0900)
Change-Id: Ice67e86a036b8ed349c327f64d7d7c9996ddd8ad

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

index 9a78dc6..9defb43 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 = 68;
+const unsigned int CORE_MICRO_VERSION = 69;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3847ccc..5a35c99 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.68
+Version:    1.2.69
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT