DALi Version 1.0.46 35/42235/1 dali_1.0.46
authorChu Hoang <c.hoang@samsung.com>
Wed, 24 Jun 2015 14:54:32 +0000 (15:54 +0100)
committerChu Hoang <c.hoang@samsung.com>
Wed, 24 Jun 2015 14:54:32 +0000 (15:54 +0100)
Change-Id: I270f97de01927a6e369ef5271ec028911f9dc243

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

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