[4.0] DALi version 1.2.88 34/171134/1 submit/tizen_4.0/20180227.054541
authordongsug.song <dongsug.song@samsung.com>
Tue, 27 Feb 2018 01:08:48 +0000 (10:08 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 27 Feb 2018 01:33:16 +0000 (10:33 +0900)
Change-Id: I40711260b97ac51ef503025b20cc76b7eda9f149
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

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