Bump up version number.

This commit is contained in:
Neil Schemenauer 2001-01-17 21:59:33 +00:00
parent e7e2ece979
commit 7d6457743a
2 changed files with 4 additions and 4 deletions

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=2.0
VERSION=2.1
# NEXTSTEP|MacOSX|Darwin stuff
if test -f /usr/lib/NextStep/software_version -o -f /System/Library/CoreServices/software_version ; then