Skip to content

Commit 244bc59

Browse files
committed
v0.46.0
1 parent d2e87ac commit 244bc59

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif()
2424

2525
# Define project
2626
project(ReadoutCard
27-
VERSION 0.45.7
27+
VERSION 0.46.0
2828
DESCRIPTION "O2 ReadoutCard library"
2929
LANGUAGES C CXX
3030
)

doc/releaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,6 @@ This file describes the main feature changes for released versions of ReadoutCar
9393

9494
## v0.45.7 - 13/03/2025
9595
- o2-roc-config: added (temporary) option --test-mode-ORC501 to enable testing of new firmware as described in [ORC-501](https://its.cern.ch/jira/browse/ORC-501).
96+
97+
## v0.46.0 - 19/03/2025
98+
- class DmaChannelInterface: added getCounterFirstOrbit(), c.f. JIRA OMON-800

0 commit comments

Comments
 (0)