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 a38e8d5 commit ee2a979Copy full SHA for ee2a979
CMakeLists.txt
@@ -24,7 +24,7 @@ endif()
24
25
# Define project
26
project(ReadoutCard
27
- VERSION 0.45.6
+ VERSION 0.45.7
28
DESCRIPTION "O2 ReadoutCard library"
29
LANGUAGES C CXX
30
)
src/ReadoutCardVersion.cxx
@@ -11,7 +11,7 @@
11
12
#include "ReadoutCard/Version.h"
13
14
-#define O2_READOUTCARD_VERSION "0.45.6"
+#define O2_READOUTCARD_VERSION "0.45.7"
15
16
namespace o2
17
{
0 commit comments