DALi Version 1.2.61 63/155563/1 dali_1.2.61
authorgreynaga <g.reynaga@samsung.com>
Fri, 13 Oct 2017 13:59:17 +0000 (14:59 +0100)
committergreynaga <g.reynaga@samsung.com>
Fri, 13 Oct 2017 13:59:17 +0000 (14:59 +0100)
Change-Id: I9772d281aed8df17af6a1e28990c1e1d3c49d1b1

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

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