Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ endif()

# Define project
project(ReadoutCard
VERSION 0.46.1
VERSION 0.46.2
DESCRIPTION "O2 ReadoutCard library"
LANGUAGES C CXX
)
Expand Down
4 changes: 4 additions & 0 deletions doc/releaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,7 @@ This file describes the main feature changes for released versions of ReadoutCar

## v0.46.1 - 03/04/2025
- o2-roc-config: new PLL config used for test-mode-ORC501, cf [ORC-511](https://its.cern.ch/jira/browse/ORC-511)

## v0.46.2 - 03/03/2026
- boost compatibility
- removed some obsolete CRU BAR code