Skip to content

Commit

Permalink
bump version to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andresfsilva committed Apr 8, 2020
1 parent 1d37bde commit 587aeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -3,7 +3,7 @@ project (vcf-validator CXX C)

set (vcf-validator_VERSION_MAJOR 0)
set (vcf-validator_VERSION_MINOR 9)
set (vcf-validator_VERSION_PATCH 3)
set (vcf-validator_VERSION_PATCH 4)

configure_file (
"${PROJECT_SOURCE_DIR}/inc/cmake_config.hpp.in"
Expand Down

0 comments on commit 587aeab

Please sign in to comment.