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