]> git.donarmstrong.com Git - samtools.git/blobdiff - bamtk.c
Release samtools-0.1.3
[samtools.git] / bamtk.c
diff --git a/bamtk.c b/bamtk.c
index 2bdc00aba337ac45524dc3dd5ef76de5a2fb83be..67dec9ed14f49ff614fd9fe654092a85cb370229 100644 (file)
--- a/bamtk.c
+++ b/bamtk.c
@@ -3,7 +3,7 @@
 #include "bam.h"
 
 #ifndef PACKAGE_VERSION
-#define PACKAGE_VERSION "0.1.2-28"
+#define PACKAGE_VERSION "0.1.3"
 #endif
 
 int bam_taf2baf(int argc, char *argv[]);