DALi Version 1.2.60 32/154132/1 dali_1.2.60
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 6 Oct 2017 15:54:18 +0000 (16:54 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 6 Oct 2017 15:54:18 +0000 (16:54 +0100)
Change-Id: Ib1abc4944e268ed54fa7cf2d48cf3756bd213e73

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

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