diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c09aaab..2e5cf66e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ endif() # Define project project(ReadoutCard - VERSION 0.46.1 + VERSION 0.46.2 DESCRIPTION "O2 ReadoutCard library" LANGUAGES C CXX ) diff --git a/doc/releaseNotes.md b/doc/releaseNotes.md index c1862b7b..49161b03 100644 --- a/doc/releaseNotes.md +++ b/doc/releaseNotes.md @@ -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