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