X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Futils%2FCMakeLists.txt;h=d1e26ff4a4f0fdd3b4e5c68d484615fedb5fdae1;hb=8c80d760637f8df39262683cd2570f0589423d36;hp=b5ac697d4855cb058756bbdcd8c5517b1eb832a8;hpb=577b6032aa3d85616047c8aba6061dd8dad20cfc;p=bamtools.git diff --git a/src/utils/CMakeLists.txt b/src/utils/CMakeLists.txt index b5ac697..d1e26ff 100644 --- a/src/utils/CMakeLists.txt +++ b/src/utils/CMakeLists.txt @@ -24,6 +24,6 @@ target_link_libraries ( BamTools-utils BamTools ) # set BamTools library properties set_target_properties( BamTools-utils PROPERTIES - SOVERSION 0.9.0 + SOVERSION 1.0.0 OUTPUT_NAME bamtools-utils )