diff --git a/CMakeLists.txt b/CMakeLists.txt index 2bcc0015..2ffc953f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(fdreadoutlibs VERSION 1.5.2) +project(fdreadoutlibs VERSION 1.5.3) find_package(daq-cmake REQUIRED)