X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=bc61435f95b39105786210f94f398e3ae022aae6;hb=f82b860f94f9bf107c21acacf9df5aab6cf8c3e7;hp=bcbdb3f493c2602a2bd55cb8049a7354e4475e13;hpb=af6a3d8491e485969d2df306e41cb9439dec4039;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index bcbdb3f..bc61435 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 3) +set (BamTools_VERSION_BUILD 4) # set our library and executable destination dirs set (EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin")