Skip to content

Commit

Permalink
Update to larsoft v09_88_00
Browse files Browse the repository at this point in the history
  • Loading branch information
fjnicolas committed Apr 4, 2024
1 parent b04210b commit 1eb84db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@

cmake_minimum_required(VERSION 3.20 FATAL_ERROR)

set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.87.00)
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.88.00.02)
find_package(cetmodules REQUIRED)
project(sbndcode LANGUAGES CXX)

# for CI:
# project(sbndcode VERSION 09.87.00)
# project(sbndcode VERSION 09.88.00.02)

message(STATUS "\n")
message(STATUS "================================= ${PROJECT_NAME} =================================")
Expand Down
4 changes: 2 additions & 2 deletions ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@ wpdir product_dir wire-cell-cfg
#
####################################
product version qual flags <table_format=2>
sbncode v09_87_00 -
sbncode v09_88_00_02 -
cetmodules v3_24_01 - only_for_build
sbnd_data v01_24_00 - optional
sbndutil v09_87_00 - optional
sbndutil v09_88_00_02 - optional
end_product_list
####################################

Expand Down

0 comments on commit 1eb84db

Please sign in to comment.