[4.0] DALi version 1.2.84 77/168877/1 accepted/tizen/4.0/unified/20180205.144534 submit/tizen_4.0/20180201.050235
authorhuiyu,eun <huiyu.eun@samsung.com>
Thu, 1 Feb 2018 01:05:10 +0000 (10:05 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Thu, 1 Feb 2018 01:05:10 +0000 (10:05 +0900)
Change-Id: Ie84de019707f333aa632cdb916e303665b9324c6
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 71d0069..b57938f 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 = 83;
+const unsigned int TOOLKIT_MICRO_VERSION = 84;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a00d32a..74f6c98 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.83
+Version:    1.2.84
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT