DALi Version 1.1.4 11/48711/1 dali_1.1.4
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 25 Sep 2015 07:45:40 +0000 (08:45 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 25 Sep 2015 07:45:40 +0000 (08:45 +0100)
Change-Id: Ie3c75c8886fdce0f5edf3d4c527db572fa0d6677

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

index 55903a45b68189cdf39807bff95ee6f04770f4d4..28adbca1b9fd4729deca9f0897e60619ba336960 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 = 3;
+const unsigned int CORE_MICRO_VERSION = 4;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 823b43bc3a77c8dadb22df31207bf040e8b83edd..9952f428e4a5ac02082ea1190c006346477af215 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.3
+Version:    1.1.4
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT