We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6256ad + 1039dbc commit 190c596Copy full SHA for 190c596
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.09.00 LANGUAGES CXX)
+project(sbncode VERSION 10.10.02 LANGUAGES CXX)
20
21
message(STATUS "\n\n ========================== ${PROJECT_NAME} ==========================")
22
ups/product_deps
@@ -252,10 +252,10 @@ libdir fq_dir lib
252
#
253
####################################
254
product version qual flags <table_format=2>
255
-genie_xsec v3_06_00 -
+genie_xsec v3_04_00 -
256
larcv2 v2_2_6 -
257
-larsoft v10_09_00 -
258
-sbnalg v10_09_00 -
+larsoft v10_10_02 -
+sbnalg v10_10_02 -
259
sbndaq_artdaq_core v1_10_06 -
260
sbndata v01_07 -
261
systematicstools v01_04_04 -
0 commit comments