DALi Version 1.5.18 92/237892/2 dali_1.5.18
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 6 Jul 2020 08:54:01 +0000 (17:54 +0900)
committerSeungho BAEK <sbsh.baek@samsung.com>
Tue, 7 Jul 2020 02:19:19 +0000 (02:19 +0000)
Change-Id: I51de1ebd2bfa155460f4d1ab9655f0346ed3b3a4
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 0fce620..b829bda 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 5;
-const unsigned int ADAPTOR_MICRO_VERSION = 17;
+const unsigned int ADAPTOR_MICRO_VERSION = 18;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0026bca..ed41061 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.5.17
+Version:    1.5.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT