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