Skip to content

Commit

Permalink
Weekly Release
Browse files Browse the repository at this point in the history
update versions for weekly release
  • Loading branch information
Sergey Martynenko committed Sep 20, 2022
1 parent 3982df1 commit a67cc91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 LANGUAGES CXX)
project(icaruscode VERSION 09.58.02.01 LANGUAGES CXX)

message(STATUS
"\n-- ============================================================================="
Expand Down
4 changes: 2 additions & 2 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
parent icaruscode v09_58_02_01

defaultqual e20

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

product version
sbncode v09_58_02
sbncode v09_58_02_01
icarusalg v09_58_00
icarusutil v09_37_01
icarus_signal_processing v09_56_00
Expand Down

0 comments on commit a67cc91

Please sign in to comment.