r131: r128 plus remote changes

This commit is contained in:
Heng Li 2012-06-28 14:52:18 -04:00
parent fa51f029b9
commit 3abfd0743a
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -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()