1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Some updates for 7.1.1.

This commit is contained in:
Bruce Momjian
2001-05-03 16:26:21 +00:00
parent 8571e6c6e5
commit 13e9cea634
6 changed files with 10 additions and 10 deletions

View File

@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
VERSION='7.1'
VERSION='7.1.1'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")