Skip to content

Commit

Permalink
Weekly Release
Browse files Browse the repository at this point in the history
update package version for weekly release
  • Loading branch information
Sergey Martynenko committed Sep 28, 2022
1 parent 5cd2ace commit 0c7e3bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.58.02.01 LANGUAGES CXX)
project(icaruscode VERSION 09.59.00 LANGUAGES CXX)

message(STATUS
"\n-- ============================================================================="
Expand Down
6 changes: 3 additions & 3 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_58_02_01
parent icaruscode v09_59_00

defaultqual e20

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

product version
sbncode v09_58_02_01
sbncode v09_59_00
icarusalg v09_58_00
icarusutil v09_37_01
icarus_signal_processing v09_56_00
icarus_data v09_57_00
icarus_data v09_59_00
fftw v3_3_9
libwda v2_30_0

Expand Down

0 comments on commit 0c7e3bb

Please sign in to comment.