r124: updated version number

This commit is contained in:
Heng Li 2012-04-17 20:45:07 -04:00
parent 72f1a95448
commit d97ff6bf72
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.1-r112-master"
#define PACKAGE_VERSION "0.6.1-r124-api"
#endif
static int usage()