File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616cmake_minimum_required (VERSION 3.20 FATAL_ERROR )
1717
18- set (${PROJECT_NAME } _CMAKE_PROJECT_VERSION_STRING 10.04.03 )
18+ set (${PROJECT_NAME } _CMAKE_PROJECT_VERSION_STRING 10.04.05 )
1919find_package (cetmodules REQUIRED )
2020project (sbndcode LANGUAGES CXX )
2121
2222# for CI:
23- # project(sbndcode VERSION 10.04.03 )
23+ # project(sbndcode VERSION 10.04.05 )
2424
2525message (STATUS "\n " )
2626message (STATUS "================================= ${PROJECT_NAME } =================================" )
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ reco_3drift_windows.fcl
6868reco_pandora_cut_based.fcl
6969reco_pandora_cheat.fcl
7070reco_pandora_microboone_mva.fcl
71+ reco_sbnd.fcl
7172standard_reco_sbnd_basic.fcl
7273reco_uboonedatadrivennoise.fcl
7374reco_uddnoise_gausfilter.fcl
Original file line number Diff line number Diff line change @@ -253,10 +253,10 @@ wpdir product_dir wire-cell-cfg
253253#
254254####################################
255255product version qual flags <table_format=2>
256- sbncode v10_04_03 -
256+ sbncode v10_04_05 -
257257cetmodules v3_24_01 - only_for_build
258- sbnd_data v01_27_00 - optional
259- sbndutil v10_04_03 - optional
258+ sbnd_data v01_28_00 - optional
259+ sbndutil v10_04_05 - optional
260260end_product_list
261261####################################
262262
You can’t perform that action at this time.
0 commit comments