DALi Version 1.2.40 25/130225/1 dali_1.2.40
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 19 May 2017 12:43:14 +0000 (13:43 +0100)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 19 May 2017 12:43:14 +0000 (13:43 +0100)
Change-Id: I707fcf7f3e9584a854a3ef9d5a4906f21dedd8a5

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

index 2916302..06b2002 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 = 39;
+const unsigned int CORE_MICRO_VERSION = 40;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 5df2fbf..ca60b49 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.39
+Version:    1.2.40
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT