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

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

index 0a55f22..aa6bd32 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-const unsigned int TOOLKIT_MICRO_VERSION = 51;
+const unsigned int TOOLKIT_MICRO_VERSION = 52;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ced2534..9bcd7e1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.51
+Version:    1.0.52
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT