DALi Version 1.0.53 15/45915/1 dali_1.0.53
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 12 Aug 2015 09:50:16 +0000 (10:50 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 12 Aug 2015 09:50:16 +0000 (10:50 +0100)
Change-Id: Ic6d5c2aa2da684eaf17b180157885db9fdf224ec

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

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