aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-12-01 16:59:19 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-12-01 16:59:19 -0500
commitfa1369a6b901bc1f7efa3d8386ffe5102f78c78a (patch)
tree095c615fc2aa7e907ab15fcde490a03db8bfa80a /configure.in
parent0564f628fdde7ab9380c701513340a5b526848a6 (diff)
downloadpostgresql-REL8_2_23.tar.gz
postgresql-REL8_2_23.zip
Stamp 8.2.23.REL8_2_23
Hail and farewell, 8.2.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a95d7c5e959..581f2e47a0c 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details.
dnl
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
-AC_INIT([PostgreSQL], [8.2.22], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.2.23], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not