DALi Version 1.0.15 04/29604/1 dali_1.0.15
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 30 Oct 2014 10:05:11 +0000 (10:05 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 30 Oct 2014 10:05:11 +0000 (10:05 +0000)
Change-Id: I08e021172cd250be1eff4ac9e8f33e8e46dcc98f

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

index 49fc8ee..1c83b6f 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 = 14;
+const unsigned int CORE_MICRO_VERSION = 15;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 2879cf9..99fc988 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.14
+Version:    1.0.15
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0