DALi Version 1.2.59 84/153784/1 dali_1.2.59
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 29 Sep 2017 12:19:06 +0000 (13:19 +0100)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 29 Sep 2017 12:19:06 +0000 (13:19 +0100)
Change-Id: I06a5c94f9aa0fa3e3259bf40c4c3089e6af7c01a

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

index 549a9e1..524750c 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 = 58;
+const unsigned int CORE_MICRO_VERSION = 59;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b650cab..96875c4 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.58
+Version:    1.2.59
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT