Skip to content

Commit efdcaee

Browse files
committed
Update dependencies for ICARUSCode v10_20_07 release.
1 parent 1ef476e commit efdcaee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1717
# cmake_policy(VERSION 3.19)
1818

1919
find_package(cetmodules 3.24.01 REQUIRED)
20-
project(icaruscode VERSION 10.20.03 LANGUAGES CXX)
20+
project(icaruscode VERSION 10.20.07 LANGUAGES CXX)
2121

2222
#set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.15.00)
2323
#project(icaruscode LANGUAGES CXX)

ups/product_deps

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,12 +251,12 @@ wpdir product_dir wire-cell-cfg
251251
####################################
252252
product version qual flags <table_format=2>
253253
fftw v3_3_10 -
254-
icarus_data v09_93_06 -
254+
icarus_data v10_06_06 -
255255
icarus_signal_processing v10_06_00_01 -
256-
icarusalg v10_20_03 -
257-
icarusutil v09_88_00_02 -
256+
icarusalg v10_20_07 -
257+
icarusutil v10_15_00 -
258258
libwda v2_30_0a -
259-
sbncode v10_20_03 -
259+
sbncode v10_20_07 -
260260
cetmodules v3_24_01 - only_for_build
261261
end_product_list
262262
####################################

0 commit comments

Comments
 (0)