rename the "api" branch as "master"

This commit is contained in:
Heng Li 2012-06-19 13:13:29 -04:00
parent d97ff6bf72
commit 29ed2d8287
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.1-r124-api" #define PACKAGE_VERSION "0.6.1-r125"
#endif #endif
static int usage() static int usage()