DALi Version 1.0.8 88/27288/1 dali_1.0.8
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 10 Sep 2014 10:00:12 +0000 (11:00 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 10 Sep 2014 10:00:12 +0000 (11:00 +0100)
Change-Id: Id79dfb9fafeb6ef9ac24bfeae4e5ba8825cebd09

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

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