aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-08-14 18:45:54 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-08-14 18:45:54 -0400
commit1a36a773a6352de81d8b207f87b7259fbd756b16 (patch)
treec3c72d4094e5c60fd802854905cd4d129cea04d8 /configure.in
parentb556e4f89735c8062d08452e2d8c97a0e46e317c (diff)
downloadpostgresql-REL8_4_13.tar.gz
postgresql-REL8_4_13.zip
Stamp 8.4.13.REL8_4_13
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 922762de75c..3a299f3fa09 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.4.12], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [8.4.13], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not