DALi Version 1.0.41 05/39105/1
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 8 May 2015 13:00:25 +0000 (14:00 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 8 May 2015 13:01:31 +0000 (14:01 +0100)
Change-Id: Ia38edc3f527bad772130fa750f06eab405b039b1

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

index 3222c87..d1c1763 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 = 40;
+const unsigned int TOOLKIT_MICRO_VERSION = 41;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c682461..addf616 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.40
+Version:    1.0.41
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0