Revert "DALi Version 1.0.41" 12/39112/1
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 8 May 2015 14:27:56 +0000 (07:27 -0700)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 8 May 2015 14:27:56 +0000 (07:27 -0700)
This reverts commit 541c8417421eec40c1bf6c7e2fca0e668b6369f3.

Change-Id: I4a6ae1a24bbbf722657fcdf3c6abb4d80a77a6f3

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

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