File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515
1616cmake_minimum_required (VERSION 3.19 FATAL_ERROR )
1717
18- project (icarusalg VERSION 09.46 .00 LANGUAGES CXX )
18+ project (icarusalg VERSION 09.47 .00 LANGUAGES CXX )
1919
2020message (STATUS
2121 "\n -- ============================================================================="
Original file line number Diff line number Diff line change 22
33# The *parent* line must the first non-commented line and defines this product and version
44# The version must be of the form vxx_yy_zz (e.g. v01_02_03)
5- parent icarusalg v09_46_00
5+ parent icarusalg v09_47_00
66defaultqual e20
77
88# These optional lines define where headers, libraries, and executables go and should
@@ -33,7 +33,7 @@ table_fragment_end
3333# Add the dependent product and version
3434
3535product version
36- larsoftobj v09_17_00
36+ larsoftobj v09_17_01
3737guideline_sl v3_1_0
3838
3939cetbuildtools v8_18_04 - only_for_build
You can’t perform that action at this time.
0 commit comments