Bump version to 03.01.08.

This commit is contained in:
David F. Skoll
2009-12-29 10:52:06 -05:00
parent 3375aff3a7
commit 19e7c34b47
4 changed files with 6 additions and 6 deletions

2
configure vendored
View File

@@ -5284,7 +5284,7 @@ _ACEOF
fi
done
VERSION=03.01.07
VERSION=03.01.08
ac_config_files="$ac_config_files src/Makefile www/Makefile src/version.h"

View File

@@ -45,6 +45,6 @@ if test "$GCC" = yes; then
fi
AC_CHECK_FUNCS(setenv unsetenv glob)
VERSION=03.01.07
VERSION=03.01.08
AC_SUBST(VERSION)
AC_OUTPUT(src/Makefile www/Makefile src/version.h)

View File

@@ -27,8 +27,8 @@ RUN OFF
################################################
# Ensure required version of remind is used... #
################################################
IF version() < "03.01.07"
ERRMSG This file requires at least version 03.01.07 of Remind.%
IF version() < "03.01.08"
ERRMSG This file requires at least version 03.01.08 of Remind.%
ERRMSG This version is version [version()].
EXIT
ENDIF

View File

@@ -832,7 +832,7 @@ set a057 value("a05"+"6")
"a05" + "6" => "a056"
value("a056") => "SDFJHSDF KSJDFH KJSDFH KSJDFH"
set a058 version()
version() => "03.01.07"
version() => "03.01.08"
set a059 wkday(today())
today() => 1991-02-16
wkday(1991-02-16) => "Saturday"
@@ -985,7 +985,7 @@ dump
a048 "foo"
a067 "INT"
a039 "February"
a058 "03.01.07"
a058 "03.01.08"
a077 "1992 92
"
a049 21