DALi Version 1.0.12 96/28496/1 dali_1.0.12
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 8 Oct 2014 10:06:14 +0000 (11:06 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 8 Oct 2014 10:06:14 +0000 (11:06 +0100)
Change-Id: Id0c23900be42367f7da9d5d0a93c293ddcb83d8a

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

index 2d1c1de..c57975e 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 0;
-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 d61d812..279f96b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.11
+Version:    1.0.12
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0