DALi Version 1.1.42 99/79199/1 dali_1.1.42
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 8 Jul 2016 16:43:16 +0000 (17:43 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 8 Jul 2016 16:43:16 +0000 (17:43 +0100)
Change-Id: I99eb0bc65e5082246509042388c590406af19f08

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

index d20dbdb..2e11875 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 1;
-const unsigned int CORE_MICRO_VERSION = 41;
+const unsigned int CORE_MICRO_VERSION = 42;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 83bf5f5..8bd045a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.41
+Version:    1.1.42
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT