updated revision number

This commit is contained in:
Heng Li 2011-10-25 12:50:19 -04:00
parent 4813257d4f
commit 7168f5c10a
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.0-r56-dev"
#define PACKAGE_VERSION "0.6.0-r63-dev"
#endif
static int usage()