[3.0] DALi Version 1.1.47 28/131928/1 accepted/tizen/3.0/common/20170612.121837 accepted/tizen/3.0/ivi/20170612.045942 accepted/tizen/3.0/mobile/20170612.045919 accepted/tizen/3.0/tv/20170612.045910 accepted/tizen/3.0/wearable/20170612.045931 submit/tizen_3.0/20170531.092714 submit/tizen_3.0/20170612.005451
authorHeeyong Song <heeyong.song@samsung.com>
Wed, 31 May 2017 08:42:49 +0000 (17:42 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Wed, 31 May 2017 08:42:49 +0000 (17:42 +0900)
Change-Id: I37bfeab93d4fce2f8be15a46646af2c396666ebe

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

index e35b03e..4628def 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 = 46;
+const unsigned int CORE_MICRO_VERSION = 47;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index a513439..2ad98e3 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.46
+Version:    1.1.47
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT