From 3abfd0743a1cc822d9739482c064a0cf65b7b719 Mon Sep 17 00:00:00 2001 From: Heng Li Date: Thu, 28 Jun 2012 14:52:18 -0400 Subject: [PATCH] r131: r128 plus remote changes --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index aa5bb3b..e394210 100644 --- a/main.c +++ b/main.c @@ -4,7 +4,7 @@ #include "utils.h" #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "0.6.2-r128" +#define PACKAGE_VERSION "0.6.2-r131" #endif static int usage()