diff --git a/CMakeLists.txt b/CMakeLists.txt index 70525dd..d8d72c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(trigger VERSION 2.1.0) +project(trigger VERSION 2.1.1) find_package(daq-cmake REQUIRED)