DALi Version 1.1.18 76/57776/1 dali_1.1.18
authorRichard Huang <r.huang@samsung.com>
Fri, 22 Jan 2016 13:28:59 +0000 (13:28 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 22 Jan 2016 13:28:59 +0000 (13:28 +0000)
Change-Id: Ib6526ea8b5e67d128830f631003eb9e24083cc85

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

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