diff --git a/CMakeLists.txt b/CMakeLists.txt index 8007865..0d3a44a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(trigger VERSION 2.0.3) +project(trigger VERSION 2.1.0) find_package(daq-cmake REQUIRED)