[4.0] DALi version 1.2.61.1 47/158647/1 accepted/tizen/4.0/unified/20171103.162647 submit/tizen_4.0/20171102.100953
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Nov 2017 08:44:36 +0000 (17:44 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Nov 2017 08:45:07 +0000 (17:45 +0900)
Change-Id: Ie468572f3525d2d1bffecf2c169b24236a5b6c7c

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

index 411d1bf..1b052c5 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 = 61;
+const unsigned int CORE_MICRO_VERSION = 61001;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0f52ea6..63259d5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.61
+Version:    1.2.61.1
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT