Skip to content

Commit

Permalink
bump version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmut committed Oct 1, 2018
1 parent 97ffaed commit be6cf8e
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 0)
set (vcf-validator_VERSION_PATCH 1)

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

0 comments on commit be6cf8e

Please sign in to comment.