DALi Version 1.0.24 59/33359/1 dali_1.0.24
authorLee Morgan <Lee.morgan@partner.samsung.com>
Thu, 8 Jan 2015 14:39:12 +0000 (14:39 +0000)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Thu, 8 Jan 2015 14:39:58 +0000 (14:39 +0000)
Change-Id: I0632c28f991ccd3dad0254ea1bd89fdb562e1099

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

index 8f2122e..dec64f8 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 = 23;
+const unsigned int CORE_MICRO_VERSION = 24;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 07087b4..65ee519 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.23
+Version:    1.0.24
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0