]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Unfinished modification. Please do not use this revision...
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 74deac7de55761d0afec00020fb84960398caac6..042f78daf9ae67868856e823271112fb1d6bb9bb 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -9,7 +9,7 @@
 #endif
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.6-9 (r470)"
+#define PACKAGE_VERSION "0.1.6-10 (r474)"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);