[4.0] DALi Version 1.2.73 38/163938/1 accepted/tizen/4.0/unified/20171215.060729 submit/tizen_4.0/20171214.071527
authorhuiyu,eun <huiyu.eun@samsung.com>
Thu, 14 Dec 2017 06:56:42 +0000 (15:56 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Thu, 14 Dec 2017 06:56:42 +0000 (15:56 +0900)
Change-Id: Ibf5525c118ddcaf1dffdbb7d2757e8e99a746ac8
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 692c897..7a1f927 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 = 72;
+const unsigned int CORE_MICRO_VERSION = 73;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 79ba4d2..9928dc8 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.72
+Version:    1.2.73
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT