DALi Version 1.1.19 44/58344/1 dali_1.1.19
authorTom Robinson <tom.robinson@samsung.com>
Fri, 29 Jan 2016 11:33:33 +0000 (11:33 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 29 Jan 2016 11:33:33 +0000 (11:33 +0000)
Change-Id: I2ce108d82a29982255cb4e665b210113b5a6566f

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

index afebe0a..5586f32 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 = 18;
+const unsigned int TOOLKIT_MICRO_VERSION = 19;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d326e26..e96c57d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.18
+Version:    1.1.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT