[4.0] DALi version 1.2.69 54/162754/1 accepted/tizen/4.0/unified/20171205.221941 accepted/tizen/4.0/unified/20171205.222146 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:09:16 +0000 (16:09 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 5 Dec 2017 07:09:16 +0000 (16:09 +0900)
Change-Id: Ibb06da02aa3060f8d5f7e355ea55c3a044aca988

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

index 5b5b836..87e31a6 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 = 68;
+const unsigned int TOOLKIT_MICRO_VERSION = 69;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 17628e2..db1cafe 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.68
+Version:    1.2.69
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT