diff --git a/CMakeLists.txt b/CMakeLists.txt index ac9c9f1..ec478cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(readoutmodules VERSION 1.2.0) +project(readoutmodules VERSION 1.2.1) find_package(daq-cmake REQUIRED)