DALi Version 1.1.2 60/47960/1 dali_1.1.2
authorRichard Huang <r.huang@samsung.com>
Thu, 10 Sep 2015 10:04:56 +0000 (11:04 +0100)
committerRichard Huang <r.huang@samsung.com>
Thu, 10 Sep 2015 10:04:56 +0000 (11:04 +0100)
Change-Id: Ifb617c7e2266e59fd117102e0e7ea70b2b520bf9

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

index 31134fc..56b5393 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 1;
-const unsigned int CORE_MICRO_VERSION = 1;
+const unsigned int CORE_MICRO_VERSION = 2;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5c59db0..85894cb 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.1
+Version:    1.1.2
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT