[3.0] DALi Version 1.1.46 12/119812/1 accepted/tizen/3.0/common/20170323.155250 accepted/tizen/3.0/ivi/20170323.095702 accepted/tizen/3.0/mobile/20170323.095314 accepted/tizen/3.0/tv/20170323.095455 accepted/tizen/3.0/wearable/20170323.095550 submit/tizen_3.0/20170320.083857
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 20 Mar 2017 07:49:16 +0000 (16:49 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 20 Mar 2017 07:50:19 +0000 (16:50 +0900)
Change-Id: Id5175e0fb974fc76ceaf816097594b9d4fe1ce71

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

index 4b18845..e35b03e 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 1;
-const unsigned int CORE_MICRO_VERSION = 45;
+const unsigned int CORE_MICRO_VERSION = 46;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 72d6453..b341dfc 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.45
+Version:    1.1.46
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT