aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-02-02 15:46:01 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-02-02 15:46:01 -0500
commit8c15a7163c8d7dfa5df2f56639693122dd0800ec (patch)
tree436045c229ad60bd57a9714c588b890e7a580058 /configure.in
parent69ba47d6f9866d1dad93c4d613d8c635f32c1c07 (diff)
downloadpostgresql-REL9_0_19.tar.gz
postgresql-REL9_0_19.zip
Stamp 9.0.19.REL9_0_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 8dbcbccd1c2..ee044b02aa4 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.0.18], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.0.19], [pgsql-bugs@postgresql.org])
m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not