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