DALi Version 1.1.12 84/52884/1 dali_1.1.12
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 27 Nov 2015 10:16:57 +0000 (10:16 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 27 Nov 2015 10:16:57 +0000 (10:16 +0000)
Change-Id: I8db53d55716039edb6f6cf13221ea32af6f2e9f7

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

index 69871d8..a871e91 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 = 11;
+const unsigned int CORE_MICRO_VERSION = 12;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 464399c..29e0398 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.11
+Version:    1.1.12
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT