1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

mark it as RC3 ...

This commit is contained in:
Marc G. Fournier
2001-04-06 14:35:47 +00:00
parent ef4a163afd
commit c6cbf569e2
3 changed files with 213 additions and 2 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.1RC2'
VERSION='7.1RC3'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")