DALi Version 1.0.10 70/28070/1 dali_1.0.10
authorLee Morgan <Lee.morgan@partner.samsung.com>
Thu, 25 Sep 2014 14:53:15 +0000 (15:53 +0100)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Thu, 25 Sep 2014 14:54:02 +0000 (15:54 +0100)
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: I59e2f25d204e300c608602da75615351c55681c1
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

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