[3.0] DALi Version 1.1.49 81/143681/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable accepted/tizen/3.0/common/20170816.020630 accepted/tizen/3.0/ivi/20170816.020603 accepted/tizen/3.0/mobile/20170816.020505 accepted/tizen/3.0/tv/20170816.020448 accepted/tizen/3.0/wearable/20170816.020547 submit/tizen_3.0/20170811.054953 submit/tizen_3.0/20170814.022324
authorHeeyong Song <heeyong.song@samsung.com>
Fri, 11 Aug 2017 02:55:02 +0000 (11:55 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Fri, 11 Aug 2017 02:55:02 +0000 (11:55 +0900)
Change-Id: I5f0b40d99a94e397c06c156cf6bee7c24dadb511

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

index 536c151..5f10fd0 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 48;
+const unsigned int TOOLKIT_MICRO_VERSION = 49;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 186a74e..14f21d6 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.48
+Version:    1.1.49
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT