aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-08-06 16:11:24 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-08-06 16:11:24 -0400
commit895fb6e2e270654b2a89042ddaf7db0e1a29003c (patch)
treeb88c6bffde73e08a2b868690b67cd9a277a961bb /configure.in
parent1af8bbe9abab91b2f269cc6dddcc9b7e5350929d (diff)
downloadpostgresql-REL9_4_19.tar.gz
postgresql-REL9_4_19.zip
Stamp 9.4.19.REL9_4_19
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 56e95dc36c8..32e78819a5e 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.18], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.4.19], [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