We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f588c59 commit 7877087Copy full SHA for 7877087
CMakeLists.txt
@@ -24,7 +24,7 @@ endif()
24
25
# Define project
26
project(ReadoutCard
27
- VERSION 0.46.0
+ VERSION 0.46.1
28
DESCRIPTION "O2 ReadoutCard library"
29
LANGUAGES C CXX
30
)
doc/releaseNotes.md
@@ -96,3 +96,6 @@ This file describes the main feature changes for released versions of ReadoutCar
96
97
## v0.46.0 - 19/03/2025
98
- class DmaChannelInterface: added getCounterFirstOrbit(), c.f. JIRA OMON-800
99
+
100
+## v0.46.1 - 03/04/2025
101
+- o2-roc-config: new PLL config used for test-mode-ORC501, cf [ORC-511](https://its.cern.ch/jira/browse/ORC-511)
0 commit comments