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 8f2122e30ecae4b44faac5e1d21d4fa8d407f87e..dec64f8f3f43439f08c4c968135127e5440d4ef6 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 07087b42cbf43872435aba609a7fa7f1ad2b9c32..65ee5195763be70a62f5349dbdb3f1e1d437a685 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