Skip to content

Commit 6c99e8e

Browse files
author
Brinden Carlson
committed
Update to sbncode v09_93_01_01
1 parent 7a06377 commit 6c99e8e

2 files changed

Lines changed: 4 additions & 4 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 09.93.01)
18+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.93.01.01)
1919
find_package(cetmodules REQUIRED)
2020
project(sbndcode LANGUAGES CXX)
2121

2222
# for CI:
23-
# project(sbndcode VERSION 09.93.01)
23+
# project(sbndcode VERSION 09.93.01.01)
2424

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

ups/product_deps

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,10 @@ wpdir product_dir wire-cell-cfg
253253
#
254254
####################################
255255
product version qual flags <table_format=2>
256-
sbncode v09_93_01 -
256+
sbncode v09_93_01_01 -
257257
cetmodules v3_24_01 - only_for_build
258258
sbnd_data v01_25_00 - optional
259-
sbndutil v09_93_01 - optional
259+
sbndutil v09_93_01_01 - optional
260260
end_product_list
261261
####################################
262262

0 commit comments

Comments
 (0)