DALi Version 1.0.23 08/32808/1 dali_1.0.23
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 24 Dec 2014 10:43:40 +0000 (10:43 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 24 Dec 2014 10:43:40 +0000 (10:43 +0000)
Change-Id: Ib0c995a7044efb6d7deba16f7952b6812cdf0b3e

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

index 9354cdd..8f2122e 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 0;
-const unsigned int CORE_MICRO_VERSION = 22;
+const unsigned int CORE_MICRO_VERSION = 23;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c94a993..07087b4 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.22
+Version:    1.0.23
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0