diff --git a/CMakeLists.txt b/CMakeLists.txt index d2e6dcc..ab89476 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ # https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-cmake/ cmake_minimum_required(VERSION 3.12) -project(crtmodules VERSION 2.1.1) +project(crtmodules VERSION 2.1.2) find_package(daq-cmake REQUIRED)