[4.0] DALi Version 1.2.72 82/163782/1 submit/tizen_4.0/20171213.103220
authorhuiyu,eun <huiyu.eun@samsung.com>
Wed, 13 Dec 2017 10:09:16 +0000 (19:09 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Wed, 13 Dec 2017 10:09:16 +0000 (19:09 +0900)
Change-Id: I27741d08b13e9fa11977036b8ef037221fdf5946
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 4722383..79af296 100755 (executable)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 71;
+const unsigned int TOOLKIT_MICRO_VERSION = 72;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 776cf16..57ea4cd 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.71
+Version:    1.2.72
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT