DALi Version 1.0.18 73/30573/1 dali_1.0.18
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 20 Nov 2014 13:03:29 +0000 (13:03 +0000)
committerXiangyin Ma <x1.ma@samsung.com>
Thu, 20 Nov 2014 13:03:29 +0000 (13:03 +0000)
Change-Id: I5a6c33222780a993c57887b95345255fe27b12aa

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

index e872060..ccc97e8 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-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 00e35a7..745ee69 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.17
+Version:    1.0.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0