]> git.donarmstrong.com Git - bamtools.git/blobdiff - CMakeLists.txt
Merge pull request #67 from ekg/master
[bamtools.git] / CMakeLists.txt
index 944e01dbe8414b82326360ae82380c6a481f88a8..9e3dc8eb3bfa4cffb5cdb695cafbf61c20d9fd62 100644 (file)
@@ -32,7 +32,7 @@ ensure_out_of_source_build( "
 # set BamTools version information
 set( BamTools_VERSION_MAJOR 2 )
 set( BamTools_VERSION_MINOR 2 )
-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" )