[4.0] DALi version 1.2.84 76/168876/2 accepted/tizen/4.0/unified/20180205.144545 submit/tizen_4.0/20180201.050235
authorhuiyu,eun <huiyu.eun@samsung.com>
Thu, 1 Feb 2018 01:03:15 +0000 (10:03 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 1 Feb 2018 04:56:55 +0000 (04:56 +0000)
Change-Id: Ic01889fe93529b6afc0789355f5fad803ecbe28b
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 5174e44..0cc5cc3 100755 (executable)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 83;
+const unsigned int ADAPTOR_MICRO_VERSION = 84;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6a1a60c..963ae78 100755 (executable)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.83
+Version:    1.2.84
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT