diff --git a/CMakeLists.txt b/CMakeLists.txt index 2450c2b5..d2ace3b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR) find_package(cetmodules REQUIRED) -project(larsoft VERSION 09.65.00 LANGUAGES CXX C) +project(larsoft VERSION 09.65.01 LANGUAGES CXX C) # cetbuildtools contains our cmake modules