Bump version number to 2.3

This commit is contained in:
Andrew M. Kuchling 2002-02-11 16:30:54 +00:00
parent 58e7a68dea
commit 54a3941c67

View file

@ -6,7 +6,7 @@ AC_CONFIG_HEADER(pyconfig.h)
# Set VERSION so we only need to edit in one place (i.e., here)
AC_SUBST(VERSION)
VERSION=2.2
VERSION=2.3
# Arguments passed to configure.
AC_SUBST(CONFIG_ARGS)