[4.0] DALi version 1.2.87 97/170397/2 accepted/tizen/4.0/unified/20180223.062019 submit/tizen_4.0/20180220.021029
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 20 Feb 2018 01:09:54 +0000 (10:09 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 20 Feb 2018 01:27:13 +0000 (10:27 +0900)
Change-Id: If7e83c400c81f8473beffc202bf74f47860c475f
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index e38630b..1bdbc0e 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 = 86;
+const unsigned int ADAPTOR_MICRO_VERSION = 87;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 761d8e9..2ce97f1 100755 (executable)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.86
+Version:    1.2.87
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT