X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=65c450b82cbcbb6b622e5a165ae7f291c10aada1;hb=2147eb1f35814c0c8f7f641bcccfb844c7a4fc35;hp=8fce335c0eb77ea905fffdc29ac2a4a024747b15;hpb=cdf4bbcb19025398d429035fe672661a8c8d1a80;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fce335..65c450b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ ensure_out_of_source_build (" # set BamTools version information set (BamTools_VERSION_MAJOR 1) set (BamTools_VERSION_MINOR 0) -set (BamTools_VERSION_BUILD 0) +set (BamTools_VERSION_BUILD 2) # set our library and executable destination dirs set (EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin")