summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2021-06-30 10:58:22 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-06-30 10:59:46 +0900
commit24d197214bfdcec7430d31b42e5c87df27287aaf (patch)
treeac21161feec27024b257fbca0d5e504c01edd36b /CMakeLists.txt
parent05e4ad2339a24bcf38663eca37a5292a4038d423 (diff)
downloadDLT-daemon-24d197214bfdcec7430d31b42e5c87df27287aaf.tar.gz
Update ReleaseNotes and version to v2.18.7
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 65b98e6..adaa7fc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,7 @@
#######
cmake_minimum_required(VERSION 3.3)
-project(automotive-dlt VERSION 2.18.6)
+project(automotive-dlt VERSION 2.18.7)
mark_as_advanced(CMAKE_BACKWARDS_COMPATIBILITY)
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)