Skip to content

Commit b7becba

Browse files
author
Brinden Carlson
committed
Update to sbncode v10_05_00
1 parent 86884db commit b7becba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515

1616
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1717

18-
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.04.08)
18+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.05.00)
1919
find_package(cetmodules REQUIRED)
2020
project(sbndcode LANGUAGES CXX)
2121

2222
# for CI:
23-
# project(sbndcode VERSION 10.04.08)
23+
# project(sbndcode VERSION 10.05.00)
2424

2525
message(STATUS "\n")
2626
message(STATUS "================================= ${PROJECT_NAME} =================================")

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ product version qual flags <table_format=2>
256256
sbncode v10_05_00 -
257257
cetmodules v3_24_01 - only_for_build
258258
sbnd_data v01_30_00 -
259-
sbndutil v10_04_07 - optional
259+
sbndutil v10_05_00 - optional
260260
fhiclpy v4_03_05 -
261261
end_product_list
262262
####################################

0 commit comments

Comments
 (0)