DALi Version 1.0.52 66/45466/1 dali_1.0.52
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 6 Aug 2015 10:05:16 +0000 (11:05 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 6 Aug 2015 10:05:16 +0000 (11:05 +0100)
Change-Id: Ie07d42a55baf409e7b5b5a859e3294eb209d08ad

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

index b071458..fefb2fa 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 = 51;
+const unsigned int CORE_MICRO_VERSION = 52;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 011a674..ca40900 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.51
+Version:    1.0.52
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT