DALi Version 1.2.65 19/159619/1 dali_1.2.65
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 10 Nov 2017 07:20:06 +0000 (07:20 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Fri, 10 Nov 2017 07:20:06 +0000 (07:20 +0000)
Change-Id: Ifc2577f900cd7446c1b8754e74ad73002655aa5e

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

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