DALi Version 1.2.54 43/146243/1 dali_1.2.54
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 25 Aug 2017 10:48:25 +0000 (11:48 +0100)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 25 Aug 2017 10:48:25 +0000 (11:48 +0100)
Change-Id: Ifacf591d87a6888f7950bf236801e76c888e2f5b

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

index 1e28c3d..d4b1486 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 = 53;
+const unsigned int CORE_MICRO_VERSION = 54;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a21daa5..5b608ed 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.53
+Version:    1.2.54
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT