DALi Version 1.0.47 92/42692/1 dali_1.0.47
authorFerran Sole <ferran.sole@samsung.com>
Wed, 1 Jul 2015 13:18:35 +0000 (14:18 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Wed, 1 Jul 2015 13:18:35 +0000 (14:18 +0100)
Change-Id: I060ed9fb2e607b55ff2178bd4d88404bbbd0ef1b

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

index aed0470..172aa12 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 = 46;
+const unsigned int TOOLKIT_MICRO_VERSION = 47;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c804f61..7c1fa67 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.46
+Version:    1.0.47
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0