Skip to content

Commit 6ffc42c

Browse files
author
Brinden Carlson
committed
Merge branch 'release/v09_91_02_02p01'
2 parents 5c1d374 + e3778d1 commit 6ffc42c

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Please provide a detailed description of the changes this pull request introduce
66
- [ ] Assigned at least 1 reviewer under `Reviewers`,
77
- [ ] Assigned all contributers including yourself under `Assignees`
88
- [ ] Linked any relevant issues under `Developement`
9-
- [ ] Does this PR affect CAF data format? If so, please assign a CAF maintainer as additional reviewer.
9+
- [ ] Does this PR affect CAF data format? If so, please assign a CAF maintainer ([PetrilloAtWork](https://github.com/PetrilloAtWork) or [JosiePaton](https://github.com/JosiePaton)) as additional reviewer.
1010
- [ ] Does this affect the standard workflow?
1111

1212
### Relevant PR links (optional)

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.91.02.02)
18+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.91.02.02.01)
1919
find_package(cetmodules REQUIRED)
2020
project(sbndcode LANGUAGES CXX)
2121

2222
# for CI:
23-
# project(sbndcode VERSION 09.91.02.02)
23+
# project(sbndcode VERSION 09.91.02.02.01)
2424

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

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Contributing
2-
For most recent contributing guidelines, see [docDB 37211 slides 7-10](https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=37211).
2+
For most recent contributing guidelines, see [docDB 38041](https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=38041).

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ wpdir product_dir wire-cell-cfg
253253
#
254254
####################################
255255
product version qual flags <table_format=2>
256-
sbncode v09_91_02_01 -
256+
sbncode v09_91_02_02 -
257257
cetmodules v3_24_01 - only_for_build
258258
sbnd_data v01_25_00 - optional
259259
sbndutil v09_91_02_02 - optional

0 commit comments

Comments
 (0)