DALi Version 1.2.38 89/128089/1 dali_1.2.38
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 5 May 2017 09:51:55 +0000 (10:51 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 5 May 2017 09:51:55 +0000 (10:51 +0100)
Change-Id: I13320d43a6018759925692ebf46f1f45f3a5252e

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

index 723d9b3..30ddf2e 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 = 37;
+const unsigned int CORE_MICRO_VERSION = 38;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 66c967a..fa83771 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.37
+Version:    1.2.38
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT