DALi Version 1.0.6 76/26676/1 dali_1.0.6
authorNick Holland <nick.holland@partner.samsung.com>
Wed, 27 Aug 2014 16:04:55 +0000 (17:04 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Wed, 27 Aug 2014 16:06:06 +0000 (17:06 +0100)
Change-Id: I03d5b97626d1d491fb2ebf644affcb0939ab1671

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

index acf701f..7201782 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 = 5;
+const unsigned int CORE_MICRO_VERSION = 6;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index dc91fa9..40f305f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.5
+Version:    1.0.6
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0