]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.5-30 (r447)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 08d0fdc2e5055bd4dc2f8813d6f93fbe934f2dc7..7150c78fb879d8125fd02be5528b731edc6d23fa 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.5-25 (r436)"
+#define PACKAGE_VERSION "0.1.5-30 (r447)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);