DALi Version 1.2.51 88/142588/1 dali_1.2.51
authorgreynaga <g.reynaga@samsung.com>
Fri, 4 Aug 2017 10:43:47 +0000 (11:43 +0100)
committergreynaga <g.reynaga@samsung.com>
Fri, 4 Aug 2017 10:43:47 +0000 (11:43 +0100)
Change-Id: I3d100ee1f792cddb46dbc0e8bb32d3a37a77b980

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

index 7a86660..8607741 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 50;
+const unsigned int TOOLKIT_MICRO_VERSION = 51;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9258cde..9b15785 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.50
+Version:    1.2.51
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT