[3.0] DALi Version 1.1.47 29/131929/1 accepted/tizen/3.0/common/20170612.121833 accepted/tizen/3.0/ivi/20170612.045940 accepted/tizen/3.0/mobile/20170612.045918 accepted/tizen/3.0/tv/20170612.045907 accepted/tizen/3.0/wearable/20170612.045929 submit/tizen_3.0/20170531.092714 submit/tizen_3.0/20170612.005451
authorHeeyong Song <heeyong.song@samsung.com>
Wed, 31 May 2017 08:44:15 +0000 (17:44 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Wed, 31 May 2017 08:44:15 +0000 (17:44 +0900)
Change-Id: Ie756d5c79dcfb4a29a906376dc5835140b3c2b9a

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

index 243629f..f53dae1 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 = 46;
+const unsigned int ADAPTOR_MICRO_VERSION = 47;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 47bcf37..a73aff2 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.46
+Version:    1.1.47
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT