DALi Version 1.2.41 44/131344/1 dali_1.2.41
authorgreynaga <g.reynaga@samsung.com>
Fri, 26 May 2017 12:30:37 +0000 (13:30 +0100)
committergreynaga <g.reynaga@samsung.com>
Fri, 26 May 2017 12:30:37 +0000 (13:30 +0100)
Change-Id: I9df1c5bc3943a712901cee763fde9ca6609ebbda

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

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