]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.8-14 (r727)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index ce4ebd5f3aee472e0a12b2cae58da9aef5bf7e29..0ee62bc448b97661cd8a171fb089493aaeab8380 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.8-13 (r715)"
+#define PACKAGE_VERSION "0.1.8-14 (r727)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);