DALi Version 1.1.13 88/53388/1 dali_1.1.13
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 4 Dec 2015 11:03:02 +0000 (11:03 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 4 Dec 2015 11:03:02 +0000 (11:03 +0000)
Change-Id: If64296973c91bb2d62e32b9fcb9ac7c40e2a70d7

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

index 29bf68b..8012f7f 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_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 12;
+const unsigned int TOOLKIT_MICRO_VERSION = 13;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b2ce163..3569d63 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.12
+Version:    1.1.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT