]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.9-16 (r822)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 23711e3aec8408a4e37276921dce85b366d299cb..cb7b8a0cf6c20743a6a96c1fb1117d5d60ae210d 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.9-15 (r821)"
+#define PACKAGE_VERSION "0.1.9-16 (r822)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);