DALi Version 1.2.14 58/97258/1 dali_1.2.14
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 11 Nov 2016 18:39:57 +0000 (18:39 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 11 Nov 2016 18:39:57 +0000 (18:39 +0000)
Change-Id: I154c77b8c52b5969be582be1702337f2293cfe75

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

index 6e7d614..4816442 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 13;
+const unsigned int CORE_MICRO_VERSION = 14;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 364f569..6bc64c2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.13
+Version:    1.2.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT