diff --git a/CMakeLists.txt b/CMakeLists.txt index edd5780..8903068 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12) -project(kafkaopmon VERSION 1.5.0) +project(kafkaopmon VERSION 1.5.1) find_package(daq-cmake REQUIRED)