DALi Version 1.1.9 08/51308/1 dali_1.1.9
authorTom Robinson <tom.robinson@samsung.com>
Fri, 6 Nov 2015 10:37:05 +0000 (10:37 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 6 Nov 2015 10:37:05 +0000 (10:37 +0000)
Change-Id: I210baf579edf9d0c067debef5b48f5e4dc11eb46

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

index 5552464..f23ab55 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 = 8;
+const unsigned int TOOLKIT_MICRO_VERSION = 9;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5fca3d2..5a12d0c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.8
+Version:    1.1.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT