]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.6-13 (r479)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 042f78daf9ae67868856e823271112fb1d6bb9bb..b67971fd3ffec0b31b3ec8fc099de82ce9d82b62 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-10 (r474)"
+#define PACKAGE_VERSION "0.1.6-13 (r479)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);