]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.4-13 (r350)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 79685ff0c94cf33ba356419057e571c4fe227767..b5afdf284c67145ef45813540900075f273f8f0b 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.4-12 (r347)"
+#define PACKAGE_VERSION "0.1.4-13 (r350)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);