diff --git a/CMakeLists.txt b/CMakeLists.txt index f6a2825..8a9542a 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ cmake_minimum_required (VERSION 3.19) find_package(cetmodules 3.08.00 REQUIRED) -project(artdaq_demo VERSION 3.15.00) +project(artdaq_demo VERSION 3.16.00) include(CetCMakeEnv) cet_cmake_env()