[4.0] DALi Version 1.2.70 01/163401/2 accepted/tizen/4.0/unified/20171212.064900 submit/tizen_4.0/20171211.060416
authordongsug.song <dongsug.song@samsung.com>
Mon, 11 Dec 2017 04:27:05 +0000 (13:27 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 11 Dec 2017 05:51:12 +0000 (05:51 +0000)
Change-Id: Ie53a978413da10c4c6d4d4db992d535d076582dc
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp [changed mode: 0644->0755]
packaging/dali-adaptor.spec [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 358a59e..706108e
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 69;
+const unsigned int ADAPTOR_MICRO_VERSION = 70;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
old mode 100644 (file)
new mode 100755 (executable)
index e6f4cd2..6af157e
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.69
+Version:    1.2.70
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT