We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ca0f2 commit b428750Copy full SHA for b428750
1 file changed
CMakeLists.txt
@@ -12,7 +12,7 @@ include(GNUInstallDirs)
12
# ---- Project ----
13
14
project(QualityControl
15
- VERSION 0.25.0 # TODO update this automatically when there are new releases
+ VERSION 0.25.3 # TODO update this automatically when there are new releases
16
DESCRIPTION "O2 Data Quality Control Framework"
17
LANGUAGES CXX)
18
0 commit comments