DALi Version 1.2.33 37/122437/1 dali_1.2.33
authorRichard Huang <r.huang@samsung.com>
Fri, 31 Mar 2017 09:58:18 +0000 (10:58 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 31 Mar 2017 09:58:18 +0000 (10:58 +0100)
Change-Id: If3069bfa356531b8c77f9e251c9be24cf65dd8d9

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

index 0b257b2..33f5008 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 = 32;
+const unsigned int TOOLKIT_MICRO_VERSION = 33;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 239159d..a9e934e 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.32
+Version:    1.2.33
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT