[3.0] DALi Version 1.1.48 15/137915/1 accepted/tizen/3.0/common/20170714.174708 accepted/tizen/3.0/ivi/20170713.223014 accepted/tizen/3.0/mobile/20170713.222930 accepted/tizen/3.0/tv/20170713.222945 accepted/tizen/3.0/wearable/20170713.222959 submit/tizen_3.0/20170710.094946 submit/tizen_3.0/20170712.065613
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 10 Jul 2017 08:39:59 +0000 (17:39 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 10 Jul 2017 08:39:59 +0000 (17:39 +0900)
Change-Id: I238fbcd77d7709a497e88843625016361a0dbf65

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

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