Imported Upstream version 0.1.2
[tabix.git] / main.c
diff --git a/main.c b/main.c
index 02daedf80d2b7894ecfa656314290f123e89fbc2..a2271929838803f8b53be6ba54131df9f7ae7141 100644 (file)
--- a/main.c
+++ b/main.c
@@ -5,7 +5,7 @@
 #include "bgzf.h"
 #include "tabix.h"
 
-#define PACKAGE_VERSION "0.1.1 (r542)"
+#define PACKAGE_VERSION "0.1.2 (r543)"
 
 static int fetch_func(int l, const char *s, void *data)
 {