X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;h=9b97fa07bb4aa05f646d7f0e8130d479134756fa;hb=b307a397f7d818d0fa064b91229e312707e43951;hp=3e81b1a2739605a10175a99bc3f7c639d8c64a26;hpb=e795ec059f8624c508ff6be1b131d74c162abbeb;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e81b1a..9b97fa0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,8 +31,8 @@ ensure_out_of_source_build( " # set BamTools version information set( BamTools_VERSION_MAJOR 2 ) -set( BamTools_VERSION_MINOR 2 ) -set( BamTools_VERSION_BUILD 3 ) +set( BamTools_VERSION_MINOR 3 ) +set( BamTools_VERSION_BUILD 0 ) # set our library and executable destination dirs set( EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin" )