]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.7-2 (r520)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 2c7e4f0e773c1190c60df8e93be8b70e41f4dae2..aaa4a3e004a56cb3aae5a5b5e528e44f2546d613 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.7-1 (r515)"
+#define PACKAGE_VERSION "0.1.7-2 (r520)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);