DALi Version 1.2.47 47/137747/1 dali_1.2.47
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 7 Jul 2017 10:20:14 +0000 (11:20 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 7 Jul 2017 10:20:14 +0000 (11:20 +0100)
Change-Id: Ibaf982f08a0983d58fa1b6fd6361fe07cd8f7284

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

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