DALi Version 1.0.31 59/35859/1 dali_1.0.31
authorKingsley Stephens <k.stephens@partner.samsung.com>
Wed, 25 Feb 2015 11:33:11 +0000 (11:33 +0000)
committerKingsley Stephens <k.stephens@partner.samsung.com>
Wed, 25 Feb 2015 11:33:11 +0000 (11:33 +0000)
Change-Id: I1e8f20a3723b5bfbd41be18ffafd05c3e5ed3398

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

index d413ea0..8986889 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 = 30;
+const unsigned int CORE_MICRO_VERSION = 31;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9282da5..c590161 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.30
+Version:    1.0.31
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0