Skip to content

Commit

Permalink
Version Updates
Browse files Browse the repository at this point in the history
Update versions to get new icarusalg release
  • Loading branch information
Sergey Martynenko committed Jun 29, 2022
1 parent 4834822 commit 54ba670
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)

set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.37.02.08)
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.37.02.09)

project(icaruscode LANGUAGES CXX)

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_37_02_08
parent icaruscode v09_37_02_09

defaultqual e20

Expand Down Expand Up @@ -38,7 +38,7 @@ table_fragment_end

product version
sbncode v09_37_02_07
icarusalg v09_37_02_01
icarusalg v09_37_02_09
icarusutil v09_37_01
icarus_signal_processing v09_37_01
icarus_data v09_52_00
Expand Down

0 comments on commit 54ba670

Please sign in to comment.