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 16cf98229d73dd560462cb9b585aeed1337fd3c8..54ec095cb81522923db655fbe5b1767972278bd3 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 4c8ad940bb41e3f00c943607b9186d941fe37224..c205e1d643d61b4ddbfb7e04f1aab512d9a4ebc1 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