X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=tabix.git;a=blobdiff_plain;f=main.c;fp=main.c;h=a2271929838803f8b53be6ba54131df9f7ae7141;hp=02daedf80d2b7894ecfa656314290f123e89fbc2;hb=0a3bf89715283e4d322d28ba4147e987e3477ee3;hpb=e6ba78ac1e0c41c4256dd385895352236d80426a diff --git a/main.c b/main.c index 02daedf..a227192 100644 --- 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) {