[4.0] DALi version 1.2.84 75/168875/2 accepted/tizen/4.0/unified/20180205.144538 submit/tizen_4.0/20180201.050235
authorhuiyu,eun <huiyu.eun@samsung.com>
Thu, 1 Feb 2018 01:00:57 +0000 (10:00 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Thu, 1 Feb 2018 04:00:24 +0000 (13:00 +0900)
Change-Id: I2e3523fa6e9e401f879cd09ec1d4a97233c8e898
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 3877daa..148ffc5 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 = 83;
+const unsigned int CORE_MICRO_VERSION = 84;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index dc60604..1bb759c 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.83
+Version:    1.2.84
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT