From 754dcbbfa1edd57ec236c2a02ec1fdcea8c41138 Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Tue, 5 Oct 2021 11:26:51 +0900 Subject: Update ReleaseNotes and version to v2.18.8 Signed-off-by: Saya Sugiura --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 57ab9a0..e88f886 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ ####### cmake_minimum_required(VERSION 3.3) -project(automotive-dlt VERSION 2.18.7) +project(automotive-dlt VERSION 2.18.8) mark_as_advanced(CMAKE_BACKWARDS_COMPATIBILITY) set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE) -- cgit v1.2.1