X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=9b97fa07bb4aa05f646d7f0e8130d479134756fa;hb=2126ee0d204be8293df9492b48bce076a41a2a25;hp=944e01dbe8414b82326360ae82380c6a481f88a8;hpb=75ebabf8071379eaec8349f6708dfb2567d289c6;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 944e01d..9b97fa0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ ensure_out_of_source_build( " # set BamTools version information set( BamTools_VERSION_MAJOR 2 ) -set( BamTools_VERSION_MINOR 2 ) +set( BamTools_VERSION_MINOR 3 ) set( BamTools_VERSION_BUILD 0 ) # set our library and executable destination dirs