X-Git-Url: https://git.donarmstrong.com/?p=bamtools.git;a=blobdiff_plain;f=CMakeLists.txt;h=b89990e0ecaba46096eb0bc0ef3b516e923954f9;hp=f5b9403f13a1deaecb485365a103b50462bbf880;hb=bf86ea8b7772ee3e4c5b411134fa883ab5dbf7bd;hpb=4f5a8b711402201a64c22453b61937c9eef9825f diff --git a/CMakeLists.txt b/CMakeLists.txt index f5b9403..b89990e 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 1 ) -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" )