X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=bcbdb3f493c2602a2bd55cb8049a7354e4475e13;hb=af6a3d8491e485969d2df306e41cb9439dec4039;hp=31bc9806969270a47d412bb8fc70f6ccc68b1691;hpb=6a75f0d886c44d98a6fba6513d2f3e9f158659ed;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 31bc980..bcbdb3f 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 0) -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")