DALi Version 1.2.48 77/138977/1 dali_1.2.48
authoradam.b <adam.b@samsung.com>
Fri, 14 Jul 2017 12:28:57 +0000 (13:28 +0100)
committeradam.b <adam.b@samsung.com>
Fri, 14 Jul 2017 12:28:57 +0000 (13:28 +0100)
Change-Id: Iecd686ab2ee242d033f2b7908739936232716a67

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

index 85ddd12..16d3779 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 = 47;
+const unsigned int CORE_MICRO_VERSION = 48;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index fafe483..5f0fe31 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.47
+Version:    1.2.48
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT