Skip to content

Commit

Permalink
Merge branch 'hotfix/v3_14_03' into v3/v3_14-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
greenc-FNAL committed Dec 14, 2023
2 parents 49c0fd5 + 4e38961 commit 388d72b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.02 LANGUAGES CXX C)
project(art VERSION 3.14.03 LANGUAGES CXX C)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down
2 changes: 1 addition & 1 deletion ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ perllib product_dir
#
####################################
product version qual flags <table_format=2>
canvas v3_16_02
canvas v3_16_03
hep_concurrency v1_09_02
catch v3_3_2 - only_for_build
cetmodules v3_22_02 - only_for_build
Expand Down

0 comments on commit 388d72b

Please sign in to comment.