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

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

index 377aea1..aa4f80f 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 53;
+const unsigned int TOOLKIT_MICRO_VERSION = 54;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d9bca28..10159cf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.53
+Version:    1.2.54
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT