diff --git a/CMakeLists.txt b/CMakeLists.txt index 3af7058..eb4c3a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.12 FATAL_ERROR) -project(hdf5libs VERSION 2.8.1) +project(hdf5libs VERSION 2.8.2) find_package(daq-cmake REQUIRED)