aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-06-17 17:18:49 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-06-17 17:18:49 -0400
commitcb4cb7401e12f5796a5e16fabddeffae3cac39b5 (patch)
tree8ccc2f8ac271d11e2435900d1b3619c080a37a30 /configure.in
parent8339895d8f797d8d1ccbd555937ed8cc727ea279 (diff)
downloadpostgresql-REL_10_9.tar.gz
postgresql-REL_10_9.zip
Stamp 10.9.REL_10_9
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 d642ff2beb2..36645644cb4 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], [10.8], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [10.9], [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