X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CMakeLists.txt;h=31bc9806969270a47d412bb8fc70f6ccc68b1691;hb=6a75f0d886c44d98a6fba6513d2f3e9f158659ed;hp=88beb4edc1160c24e84af7dc43e8d1a72bc6fcc1;hpb=525fc971414d7f7b8b6022e741ebb275d3f68b6b;p=bamtools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 88beb4e..31bc980 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ ensure_out_of_source_build (" (or the Windows equivalent)\n") # set BamTools version information -set (BamTools_VERSION_MAJOR 1) +set (BamTools_VERSION_MAJOR 2) set (BamTools_VERSION_MINOR 0) set (BamTools_VERSION_BUILD 2)