Skip to content

Commit

Permalink
Weekly Release
Browse files Browse the repository at this point in the history
updated version of Larsoft/icarusalg/icarus_data
  • Loading branch information
Sergey Martynenko committed Jan 6, 2022
1 parent 4a7cae8 commit dff4d47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

project(icaruscode VERSION 09.40.00 LANGUAGES CXX)
project(icaruscode VERSION 09.41.00 LANGUAGES CXX)

message(STATUS
"\n-- ============================================================================="
Expand Down
8 changes: 4 additions & 4 deletions ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# The *parent* line must the first non-commented line and defines this product and version
# The version must be of the form vxx_yy_zz (e.g. v01_02_03)
parent icaruscode v09_40_00
parent icaruscode v09_41_00

defaultqual e20

Expand Down Expand Up @@ -37,11 +37,11 @@ table_fragment_end
# Add the dependent product and version

product version
sbncode v09_40_00
icarusalg v09_40_00
sbncode v09_41_00
icarusalg v09_41_00
icarusutil v09_37_01
icarus_signal_processing v09_37_01
icarus_data v09_37_01_02
icarus_data v09_41_00
fftw v3_3_9
libwda v2_29_1

Expand Down

0 comments on commit dff4d47

Please sign in to comment.