[4.0] DALi Version 1.2.71 54/163654/1 accepted/tizen/4.0/unified/20171213.040853 submit/tizen_4.0/20171213.004332
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 12 Dec 2017 16:22:15 +0000 (01:22 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 12 Dec 2017 16:22:15 +0000 (01:22 +0900)
Change-Id: I03f0d4aa40d179d11aa92880a2c492255379d028
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 8755744..fe83a6e 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 = 70;
+const unsigned int CORE_MICRO_VERSION = 71;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0092353..3a67304 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.70
+Version:    1.2.71
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT