[3.0] DALi Version 1.1.49 78/143678/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable accepted/tizen/3.0/common/20170816.020622 accepted/tizen/3.0/ivi/20170816.020556 accepted/tizen/3.0/mobile/20170816.020457 accepted/tizen/3.0/tv/20170816.020439 accepted/tizen/3.0/wearable/20170816.020539 submit/tizen_3.0/20170811.054953 submit/tizen_3.0/20170814.022324
authorHeeyong Song <heeyong.song@samsung.com>
Fri, 11 Aug 2017 02:52:15 +0000 (11:52 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Fri, 11 Aug 2017 02:52:15 +0000 (11:52 +0900)
Change-Id: I8e2d90827a3b3f579c7f9aacee63666a93703779

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

index 7193120..7000af0 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 = 48;
+const unsigned int CORE_MICRO_VERSION = 49;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 89aed03..ba14442 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.48
+Version:    1.1.49
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT