DALi Version 1.1.3 51/48351/1 dali_1.1.3
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 18 Sep 2015 10:03:16 +0000 (11:03 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 18 Sep 2015 10:03:16 +0000 (11:03 +0100)
Change-Id: I59d09df173e62088b082796cee317ffa9ee39f46

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

index 56709e4..44b947a 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 = 2;
+const unsigned int TOOLKIT_MICRO_VERSION = 3;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5ae4f93..5340ef9 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.2
+Version:    1.1.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT