DALi Version 1.2.57 90/150390/1 dali_1.2.57
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 15 Sep 2017 10:09:23 +0000 (11:09 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 15 Sep 2017 10:09:23 +0000 (11:09 +0100)
Change-Id: I7d9384b3c3d89dc55d897df554e07d1d14b3a757

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

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