]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
* samtools-0.1.8-11 (r672)
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 863ba33e0e0b345db99bb33387289dab856c72a2..480f7468a12d0342cf2acf746fb17f34929372a5 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.8-10 (r658)"
+#define PACKAGE_VERSION "0.1.8-11 (r672)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);