]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Release samtools-0.1.5a (for compatibility with Bio::DB::Sam)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 87b9c136c1c739493a9e4ce000fca0dcc6f60df5..a8fea4b4a74591a489d48562dc5f5eaa4671c42f 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -4,7 +4,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5 (r373)"
+#define PACKAGE_VERSION "0.1.5a (r381)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);