Skip to content

Commit

Permalink
Version bumped to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristina Yenyxe Gonzalez Garcia committed Sep 9, 2017
1 parent 6bc86df commit 277238c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.8)
project (vcf-validator CXX C)

set (vcf-validator_VERSION_MAJOR 0)
set (vcf-validator_VERSION_MINOR 5)
set (vcf-validator_VERSION_MINOR 6)
set (vcf-validator_VERSION_PATCH 0)

# no unknown pragmas: ODB compiler uses some pragmas that the regular compiler doesn't need
Expand Down

0 comments on commit 277238c

Please sign in to comment.