[3.0] DALi Version 1.1.46 16/119816/1 accepted/tizen/3.0/common/20170323.155239 accepted/tizen/3.0/ivi/20170323.095635 accepted/tizen/3.0/mobile/20170323.095258 accepted/tizen/3.0/tv/20170323.095439 accepted/tizen/3.0/wearable/20170323.095536 submit/tizen_3.0/20170320.083857
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 20 Mar 2017 07:51:56 +0000 (16:51 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 20 Mar 2017 07:52:37 +0000 (16:52 +0900)
Change-Id: I663cad467151b05d3306f3a6f3eab9671dc1ee48

adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index ee27115..243629f 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 1;
-const unsigned int ADAPTOR_MICRO_VERSION = 45;
+const unsigned int ADAPTOR_MICRO_VERSION = 46;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 01272bc..b86bc2c 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.45
+Version:    1.1.46
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT