DALi Version 1.1.14 30/54130/1 dali_1.1.14
authorDavid Steele <david.steele@samsung.com>
Fri, 11 Dec 2015 14:41:27 +0000 (14:41 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 11 Dec 2015 14:41:27 +0000 (14:41 +0000)
Change-Id: I1c964405685bed5cbf0ef5d17c7c45cae6b9739d

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

index 8c9fd36..c819328 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 = 13;
+const unsigned int CORE_MICRO_VERSION = 14;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0094515..4c8ad94 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.13
+Version:    1.1.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT