Skip to content

Commit fd7145f

Browse files
committed
v10_20_05
1 parent 62e4738 commit fd7145f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1717

1818
find_package(cetmodules 3.20.00 REQUIRED)
19-
project(sbncode VERSION 10.20.04 LANGUAGES CXX)
19+
project(sbncode VERSION 10.20.05 LANGUAGES CXX)
2020

2121
message(STATUS "\n\n ========================== ${PROJECT_NAME} ==========================")
2222

sbncode/CAFMaker/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ art_make_library( LIBRARY_NAME sbncode_CAFMaker
5252
${GENIE_LIB_LIST}
5353
nugen::EventGeneratorBase_GENIE
5454
sbndaq_artdaq_core::sbndaq-artdaq-core_Obj_SBND
55-
sbn_POTTools
55+
sbncode::sbn_POTTools
5656
)
5757

5858
cet_build_plugin ( CAFMaker art::module

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ product version qual flags <table_format=2>
255255
genie_xsec v3_06_00 -
256256
larcv2 v2_2_6 -
257257
larsoft v10_20_04 -
258-
sbnalg v10_20_04 -
258+
sbnalg v10_20_05 -
259259
sbndaq_artdaq_core v1_10_06 -
260260
sbndata v01_08 -
261261
systematicstools v01_04_04 -

0 commit comments

Comments
 (0)