DALi Version 1.1.37 14/73014/1 dali_1.1.37
authorTom Robinson <tom.robinson@samsung.com>
Fri, 3 Jun 2016 13:33:36 +0000 (14:33 +0100)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 3 Jun 2016 13:33:36 +0000 (14:33 +0100)
Change-Id: If2a4356e2a421d08f838d73046d4f56e525afbd9

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

index 1f381d9..4849263 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 36;
+const unsigned int TOOLKIT_MICRO_VERSION = 37;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 1195129..a607906 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.36
+Version:    1.1.37
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT