DALi Version 1.1.15 23/55423/1 dali_1.1.15
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 23 Dec 2015 17:21:16 +0000 (17:21 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 23 Dec 2015 17:21:16 +0000 (17:21 +0000)
Change-Id: I84c24982febe30c41239f35a31b234fdec57cd83

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

index 16cf982..54ec095 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 = 14;
+const unsigned int CORE_MICRO_VERSION = 15;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 4c8ad94..c205e1d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.14
+Version:    1.1.15
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT