DALi Version 1.0.11 39/28339/1 dali_1.0.11
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 2 Oct 2014 14:58:03 +0000 (15:58 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 2 Oct 2014 14:58:49 +0000 (15:58 +0100)
Change-Id: I156166c1371f43b5dd70ede268db5c4a30af0a3c

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

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