DALi Version 1.2.56 57/148657/1 dali_1.2.56
authoradam.b <adam.b@samsung.com>
Fri, 8 Sep 2017 08:27:07 +0000 (09:27 +0100)
committeradam.b <adam.b@samsung.com>
Fri, 8 Sep 2017 08:27:07 +0000 (09:27 +0100)
Change-Id: I83e8f7085e0b032a4a6751e282976382a6f0dac3

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

index d4a83b8..6dade72 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 = 55;
+const unsigned int CORE_MICRO_VERSION = 56;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 03ec81f..f324f6e 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.55
+Version:    1.2.56
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT