Skip to content

Commit

Permalink
Merge branch 'hotfix/v3_14_01' into v3/v3_14-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
greenc-FNAL committed Nov 6, 2023
2 parents 354f951 + 26c66cc commit af7f44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 2.13.00 REQUIRED)
project(art VERSION 3.14.00 LANGUAGES CXX C)
project(art VERSION 3.14.01 LANGUAGES CXX C)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down

0 comments on commit af7f44c

Please sign in to comment.