[4.0] DALi version 1.2.87 03/170403/1 accepted/tizen/4.0/unified/20180223.062022 submit/tizen_4.0/20180220.021029
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 20 Feb 2018 01:32:06 +0000 (10:32 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 20 Feb 2018 01:32:06 +0000 (10:32 +0900)
Change-Id: I58bc4d9b0de7959263f06bbf966a5612d3cab312
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 7d16a3c..8e41de8 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 = 86;
+const unsigned int TOOLKIT_MICRO_VERSION = 87;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f2bac49..19672fc 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.86
+Version:    1.2.87
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT