updated revision number

This commit is contained in:
Heng Li 2011-11-12 16:56:21 -05:00
parent 2f3cdcd55b
commit 7544aca718
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -4,7 +4,7 @@
#include "utils.h" #include "utils.h"
#ifndef PACKAGE_VERSION #ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "0.6.0-r79-dev" #define PACKAGE_VERSION "0.6.0-r83-dev"
#endif #endif
static int usage() static int usage()