DALi Version 1.2.58 78/151978/1 dali_1.2.58
authorDavid Steele <david.steele@samsung.com>
Fri, 22 Sep 2017 14:23:24 +0000 (15:23 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 22 Sep 2017 14:23:24 +0000 (15:23 +0100)
Change-Id: I23786c16cdc0634c08427874cc13f13ddcf7fa6e

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

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