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

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

index f139b8d..1392db1 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-const unsigned int TOOLKIT_MICRO_VERSION = 30;
+const unsigned int TOOLKIT_MICRO_VERSION = 31;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 737f340..0ec7f8a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.30
+Version:    1.0.31
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0