[4.0] DALi version 1.2.81 27/166827/1 accepted/tizen/4.0/unified/20180116.022700 submit/tizen_4.0/20180112.054144 tizen_4.0.IoT.p2_release
authorhuiyu,eun <huiyu.eun@samsung.com>
Fri, 12 Jan 2018 04:48:58 +0000 (13:48 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Fri, 12 Jan 2018 04:48:58 +0000 (13:48 +0900)
Change-Id: I0d6db9a11f194f880a8d86193b626ad2e64c91d2
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 495809f..811aec5 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 = 80;
+const unsigned int ADAPTOR_MICRO_VERSION = 81;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 93c8308..9016524 100755 (executable)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.80
+Version:    1.2.81
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT