DALi Version 1.1.5 73/48973/1 dali_1.1.5
authorChu Hoang <c.hoang@samsung.com>
Fri, 2 Oct 2015 09:38:21 +0000 (10:38 +0100)
committerChu Hoang <c.hoang@samsung.com>
Fri, 2 Oct 2015 09:38:21 +0000 (10:38 +0100)
Change-Id: I2fdb0e01c080846981241d2683b63f142da426bd

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

index 28adbca..5a9bec7 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 = 4;
+const unsigned int CORE_MICRO_VERSION = 5;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9952f42..9c735fb 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.4
+Version:    1.1.5
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT