updated version number

This commit is contained in:
Heng Li 2011-10-21 12:32:00 -04:00
parent 1cb409aaf2
commit 26b77eabef
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.5.9-r26-dev"
#define PACKAGE_VERSION "0.6.0-r46-dev"
#endif
static int usage()