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