[4.0] DALi Version 1.2.70 accepted/tizen/4.0/unified/20171212.064853 submit/tizen_4.0/20171211.060416
authordongsug.song <dongsug.song@samsung.com>
Mon, 11 Dec 2017 04:25:32 +0000 (13:25 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Mon, 11 Dec 2017 04:25:32 +0000 (13:25 +0900)
Change-Id: I8210cfcd7b1e52d5e2055658e32e2b55c37f1952
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dali/public-api/dali-core-version.cpp [changed mode: 0644->0755]
packaging/dali.spec [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 9defb43..8755744
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 69;
+const unsigned int CORE_MICRO_VERSION = 70;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
old mode 100644 (file)
new mode 100755 (executable)
index 5a35c99..0092353
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.69
+Version:    1.2.70
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT