[3.0] DALi Version 1.1.46 20/119820/1 accepted/tizen/3.0/common/20170323.155226 accepted/tizen/3.0/ivi/20170323.095617 accepted/tizen/3.0/mobile/20170323.095238 accepted/tizen/3.0/tv/20170323.095417 accepted/tizen/3.0/wearable/20170323.095520 submit/tizen_3.0/20170320.083857
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 20 Mar 2017 07:55:23 +0000 (16:55 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 20 Mar 2017 07:57:41 +0000 (16:57 +0900)
Change-Id: I39e43736b8e36dc678679d34144de1220d092f2c

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

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