]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.6-12 (r478)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index b824c1ecd29102cb7fd50d79d9d3b39312d72ee4..d4d27935bc934b5a1f1ed44f5723e1cf7c00d38b 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-7 (r468)"
+#define PACKAGE_VERSION "0.1.6-12 (r478)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);