Bump version to 2.0.

Note that configure hadn't been checked in a few times so it has more
changes, catching up with the last few changes to congifure.in as
well.
This commit is contained in:
Guido van Rossum 2000-06-30 02:48:53 +00:00
parent a04eaad5c7
commit b9a22a1a36
2 changed files with 299 additions and 217 deletions

514
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ AC_CONFIG_HEADER(config.h)
# Set VERSION so we only need to edit in one place (i.e., here)
AC_SUBST(VERSION)
VERSION=1.6
VERSION=2.0
# NEXTSTEP stuff
if test -f /usr/lib/NextStep/software_version -o -f /System/Library/CoreServices/software_version ; then