diff --git a/CMakeLists.txt b/CMakeLists.txt index 93a21fa9..a35623f9 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 3.19 FATAL_ERROR) find_package(cetmodules 3.19.02 REQUIRED) -project(otsdaq_mu2e VERSION 3.02.00) +project(otsdaq_mu2e VERSION 3.03.00) include(CetCMakeEnv) cet_cmake_env()