DALi Version 1.0.25 40/33840/1
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 15 Jan 2015 13:20:37 +0000 (13:20 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 15 Jan 2015 13:20:37 +0000 (13:20 +0000)
Change-Id: I5e8619459c831c733cd0e7d9a27d530b86ed03c7

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

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