diff --git a/CMakeLists.txt b/CMakeLists.txt index 995d3e1e..2c07cd58 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(daqconf VERSION 6.0.1) +project(daqconf VERSION 6.0.2) find_package(daq-cmake REQUIRED )