We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f373e commit fba3cb7Copy full SHA for fba3cb7
2 files changed
CMakeLists.txt
@@ -16,7 +16,7 @@
16
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
17
18
find_package(cetmodules 3.20.00 REQUIRED)
19
-project(sbncode VERSION 10.20.08 LANGUAGES CXX)
+project(sbncode VERSION 10.20.09 LANGUAGES CXX)
20
21
message(STATUS "\n\n ========================== ${PROJECT_NAME} ==========================")
22
ups/product_deps
@@ -255,7 +255,7 @@ product version qual flags <table_format=2>
255
genie_xsec v3_06_00 -
256
larcv2 v2_2_6 -
257
larsoft v10_20_09 -
258
-sbnalg v10_20_07 -
+sbnalg v10_20_09 -
259
sbndaq_artdaq_core v1_10_06 -
260
sbndata v01_10 -
261
systematicstools v01_04_05 -
0 commit comments