DALi Version 1.0.9 54/27754/1 dali_1.0.9
authorKingsley Stephens <k.stephens@partner.samsung.com>
Thu, 18 Sep 2014 14:02:15 +0000 (15:02 +0100)
committerKingsley Stephens <k.stephens@partner.samsung.com>
Thu, 18 Sep 2014 14:02:15 +0000 (15:02 +0100)
Change-Id: I7a8ed9a63fb383143cc47c428dcd8f5078a81e18

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

index 8eb9b19..d455cae 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 = 8;
+const unsigned int CORE_MICRO_VERSION = 9;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 95dd343..7e81d09 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.8
+Version:    1.0.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0