Bump version to 03.01.11

This commit is contained in:
David F. Skoll
2011-12-16 15:56:34 -05:00
parent 01776af167
commit 9b846835bc
2 changed files with 2342 additions and 3538 deletions

5878
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -75,6 +75,6 @@ if test "$GCC" = yes; then
fi
AC_CHECK_FUNCS(setenv unsetenv glob mbstowcs setlocale)
VERSION=03.01.10
VERSION=03.01.11
AC_SUBST(VERSION)
AC_OUTPUT(src/Makefile www/Makefile src/version.h)