diff --git a/CMakeLists.txt b/CMakeLists.txt index 56e3a77c..017597b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(trigger VERSION 1.6.1) +project(trigger VERSION 1.7.0) find_package(daq-cmake REQUIRED)