DALi Version 1.2.46 09/136609/1 dali_1.2.46
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 30 Jun 2017 10:20:24 +0000 (11:20 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 30 Jun 2017 10:20:24 +0000 (11:20 +0100)
Change-Id: Ia346d276bbd0e1fb70373e0a197eece79e68cfc9

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

index 6749a07..c2071ce 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 = 45;
+const unsigned int CORE_MICRO_VERSION = 46;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f374f37..7f34b38 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.45
+Version:    1.2.46
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT