[4.0] DALi 1.2.61.3 43/159843/1 accepted/tizen/4.0/unified/20171114.062921 submit/tizen_4.0/20171113.081818 submit/tizen_4.0/20171114.000133
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 13 Nov 2017 07:50:27 +0000 (16:50 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 13 Nov 2017 07:50:27 +0000 (16:50 +0900)
Change-Id: Id73d92bf5f93a136d3a657e7f184b641a28c6cbc

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

index d964c32..b9ca4f7 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 = 61002;
+const unsigned int CORE_MICRO_VERSION = 61003;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8bf23c7..065a9d2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.61.2
+Version:    1.2.61.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT