]> git.donarmstrong.com Git - bamtools.git/blobdiff - CMakeLists.txt
Major speedup in SamSequenceDictionary & SamReadGroupDictionary classes
[bamtools.git] / CMakeLists.txt
index a04cf380cfff4cb9aac8d561d0fb28214b52e45a..7ee7f83371ba848d2ce89d414b0c8c5dbedccdcb 100644 (file)
@@ -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 0)
+set (BamTools_VERSION_BUILD 1)
 
 # set our library and executable destination dirs
 set (EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin")