Skip to content

Commit 587aeab

Browse files
committed
bump version to 0.9.4
1 parent 1d37bde commit 587aeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project (vcf-validator CXX C)
33

44
set (vcf-validator_VERSION_MAJOR 0)
55
set (vcf-validator_VERSION_MINOR 9)
6-
set (vcf-validator_VERSION_PATCH 3)
6+
set (vcf-validator_VERSION_PATCH 4)
77

88
configure_file (
99
"${PROJECT_SOURCE_DIR}/inc/cmake_config.hpp.in"

0 commit comments

Comments
 (0)