[3.0] DALi Version 1.1.47 34/131934/1 accepted/tizen/3.0/common/20170612.121831 accepted/tizen/3.0/ivi/20170612.045938 accepted/tizen/3.0/mobile/20170612.045915 accepted/tizen/3.0/tv/20170612.045905 accepted/tizen/3.0/wearable/20170612.045927 submit/tizen_3.0/20170531.092714 submit/tizen_3.0/20170612.005451
authorHeeyong Song <heeyong.song@samsung.com>
Wed, 31 May 2017 08:45:10 +0000 (17:45 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Wed, 31 May 2017 08:45:10 +0000 (17:45 +0900)
Change-Id: I8a51d134116851942251d8d094bb990f45f58914

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

index ddbb4e4..9d0f462 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 = 46;
+const unsigned int TOOLKIT_MICRO_VERSION = 47;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 10a5eaa..8ea2709 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.46
+Version:    1.1.47
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT