aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-11-11 17:13:41 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-11-11 17:13:41 -0500
commit6cd154923526141ee65548513324fa66c72e83d4 (patch)
tree393d19a2a36118b886a9561e0b81f6292bddca3d /configure.in
parent84aad60b9cdade0a9d55f938bec92d788e2c54e9 (diff)
downloadpostgresql-REL9_4_25.tar.gz
postgresql-REL9_4_25.zip
Stamp 9.4.25.REL9_4_25
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 decb070e5b3..aae101ea1b0 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], [9.4.24], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4.25], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not