DALi Version 1.2.64 61/158861/1 dali_1.2.64
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 3 Nov 2017 12:27:01 +0000 (12:27 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 3 Nov 2017 12:27:01 +0000 (12:27 +0000)
Change-Id: Ife7f393136c3d1a0086139e2877e3f17ab4ecc91

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

index 0ec5c92..9522b85 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 = 63;
+const unsigned int CORE_MICRO_VERSION = 64;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c8349b7..0edd61a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.63
+Version:    1.2.64
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT