DALi Version 1.0.3 38/25538/1 dali_1.0.3
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Wed, 6 Aug 2014 18:05:49 +0000 (19:05 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Wed, 6 Aug 2014 18:05:49 +0000 (19:05 +0100)
Change-Id: I6497a5f0b13740278007d16793ac0432c8ececc8
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index d1beb7d..6bc07dd 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 0;
-const unsigned int CORE_MICRO_VERSION = 2;
+const unsigned int CORE_MICRO_VERSION = 3;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4e9587d..898d35b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.2
+Version:    1.0.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0