DALi Version 1.1.2 62/47962/1 dali_1.1.2
authorRichard Huang <r.huang@samsung.com>
Thu, 10 Sep 2015 10:05:30 +0000 (11:05 +0100)
committerRichard Huang <r.huang@samsung.com>
Thu, 10 Sep 2015 10:05:30 +0000 (11:05 +0100)
Change-Id: I514ef8a5d1e68c3f7816a7a3b9ef87f660eed075

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

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