[4.0] DALi version 1.2.80 66/166466/1 accepted/tizen/4.0/unified/20180111.051342 submit/tizen_4.0/20180110.094500
authorhuiyu,eun <huiyu.eun@samsung.com>
Wed, 10 Jan 2018 09:17:02 +0000 (18:17 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Wed, 10 Jan 2018 09:17:02 +0000 (18:17 +0900)
Change-Id: Ibb2f8721035c598947f6879220eaedd459fb087f
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

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