DALi Version 1.0.4 84/25984/1 dali_1.0.4
authorKingsley Stephens <k.stephens@partner.samsung.com>
Wed, 13 Aug 2014 14:14:09 +0000 (15:14 +0100)
committerKingsley Stephens <k.stephens@partner.samsung.com>
Wed, 13 Aug 2014 14:14:09 +0000 (15:14 +0100)
Change-Id: I804687a9285c385f78f67db0b5d3b54723181528

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

index 6bc07dd..d200b04 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 = 3;
+const unsigned int CORE_MICRO_VERSION = 4;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 898d35b..2535911 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.3
+Version:    1.0.4
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0