DALi Version 1.1.23 95/60495/1 dali_1.1.23
authorDavid Steele <david.steele@samsung.com>
Fri, 26 Feb 2016 13:45:27 +0000 (13:45 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 26 Feb 2016 13:45:27 +0000 (13:45 +0000)
Change-Id: I571ff7edd0ff2b24e804cab0db66b7167469dd97

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

index 0357a63..be2e583 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 = 22;
+const unsigned int TOOLKIT_MICRO_VERSION = 23;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4357bfe..c291d5a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.22
+Version:    1.1.23
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT