aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-02-11 16:19:36 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-02-11 16:19:36 -0500
commita093e1444955d6ee1d7cfda68932c19d5613d87a (patch)
tree97652136f94731f2bca13cba6d950c4cd94b67f7 /configure.in
parentff3ac5903d1f45f3267c45683b0883758e24ead8 (diff)
downloadpostgresql-REL_10_7.tar.gz
postgresql-REL_10_7.zip
Stamp 10.7.REL_10_7
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 f365e6d2fc2..4b34ef558b1 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.6], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [10.7], [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