diff --git a/CMakeLists.txt b/CMakeLists.txt index f45e7971..0bab3a63 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(trigger VERSION 1.5.7) +project(trigger VERSION 1.5.8) find_package(daq-cmake REQUIRED)