X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=27deb55c2b1ba59164fb6f50878d0d3079e022ee;hb=f72cee551e41b878ae83530e17d7e441e5ba2558;hp=944e01dbe8414b82326360ae82380c6a481f88a8;hpb=a3fe14aec4988a0db1da9011195c3bc71b5223d6;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 944e01d..27deb55 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ ensure_out_of_source_build( " # set BamTools version information set( BamTools_VERSION_MAJOR 2 ) set( BamTools_VERSION_MINOR 2 ) -set( BamTools_VERSION_BUILD 0 ) +set( BamTools_VERSION_BUILD 1 ) # set our library and executable destination dirs set( EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin" )