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

Stamp configure/configure.in for 7.2, already did register.txt and

bug.template.
This commit is contained in:
Bruce Momjian
2002-02-03 21:04:12 +00:00
parent 3de3e719f5
commit 42e28d209c
2 changed files with 3 additions and 3 deletions

View File

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