[3.0] DALi Version 1.1.48 13/137913/1 accepted/tizen/3.0/common/20170714.174703 accepted/tizen/3.0/ivi/20170713.223010 accepted/tizen/3.0/mobile/20170713.222927 accepted/tizen/3.0/tv/20170713.222941 accepted/tizen/3.0/wearable/20170713.222956 submit/tizen_3.0/20170710.094946 submit/tizen_3.0/20170712.065613
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 10 Jul 2017 08:39:06 +0000 (17:39 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 10 Jul 2017 08:39:06 +0000 (17:39 +0900)
Change-Id: I777eecb33b0bfe0a1c9ad06324d613d37cf14d39

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

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