DALi Version 1.2.62 01/156901/1 dali_1.2.62
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Oct 2017 11:42:49 +0000 (12:42 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 20 Oct 2017 11:42:49 +0000 (12:42 +0100)
Change-Id: I4eb87af310e36a5ad2ab37eff0e4406f722a2a3e

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

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