DALi Version 1.1.24 21/61321/1 dali_1.1.24
authorFerran Sole <ferran.sole@samsung.com>
Mon, 7 Mar 2016 09:07:46 +0000 (09:07 +0000)
committerFerran Sole <ferran.sole@samsung.com>
Mon, 7 Mar 2016 09:07:46 +0000 (09:07 +0000)
Change-Id: I2e067240be9283416dec5ab90a8ca9115735c820

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

index be2e583..6189b91 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 23;
+const unsigned int TOOLKIT_MICRO_VERSION = 24;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c291d5a..9e2f459 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.23
+Version:    1.1.24
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT