[4.0] DALi version 1.2.75 15/164615/1 accepted/tizen/4.0/unified/20171221.070836 submit/tizen_4.0/20171220.054557
authordongsug.song <dongsug.song@samsung.com>
Wed, 20 Dec 2017 05:02:39 +0000 (14:02 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Wed, 20 Dec 2017 05:02:39 +0000 (14:02 +0900)
Change-Id: I317142e86a05b73438b1534401c264f1be5a0260
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index a77eec4..d9617b1 100755 (executable)
@@ -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 = 74;
+const unsigned int CORE_MICRO_VERSION = 75;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8c4e57a..46c2200 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.74
+Version:    1.2.75
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT