DALi Version 1.0.45 accepted/tizen/mobile/20150623.070508 accepted/tizen/tv/20150623.070525 accepted/tizen/wearable/20150623.070541 submit/tizen/20150623.063339
authorXiangyin Ma <x1.ma@samsung.com>
Thu, 18 Jun 2015 11:14:22 +0000 (12:14 +0100)
committerYoonsang Lee <ysang114.lee@samsung.com>
Tue, 23 Jun 2015 02:34:03 +0000 (11:34 +0900)
Change-Id: I985cc3172ee24515b9257f883dcaf18d4c9196cc

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

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