]> 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 ae8f607bbf86475d260cf90e8d1bea3ce592dbc0..d4d27935bc934b5a1f1ed44f5723e1cf7c00d38b 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-8 (r469)"
+#define PACKAGE_VERSION "0.1.6-12 (r478)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);