X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;h=3e81b1a2739605a10175a99bc3f7c639d8c64a26;hb=1b6d41db1d2f66680620c1af78581f3b1d2a0d6e;hp=27deb55c2b1ba59164fb6f50878d0d3079e022ee;hpb=f72cee551e41b878ae83530e17d7e441e5ba2558;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 27deb55..3e81b1a 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 1 ) +set( BamTools_VERSION_BUILD 3 ) # set our library and executable destination dirs set( EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin" )