[4.0] DALi version 1.2.61.2 86/158986/1 accepted/tizen/4.0/unified/20171109.065828 submit/tizen_4.0/20171106.091104 submit/tizen_4.0/20171106.114750 submit/tizen_4.0/20171108.072916
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 6 Nov 2017 08:07:09 +0000 (17:07 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 6 Nov 2017 08:07:09 +0000 (17:07 +0900)
Change-Id: I07e933bd908cf5594363452c24a1a9c94ab74800

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

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