aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-11-05 16:45:50 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-11-05 16:45:50 -0500
commitc63d9ebb5940bf3d24a6ecdc300ca9e95e29ddbe (patch)
treee88c8e382d609336bb94db3c35c9cfb9c7b0751e /configure.in
parentbce0ff4080eba1f7175db832227bfde84db3af31 (diff)
downloadpostgresql-REL_10_6.tar.gz
postgresql-REL_10_6.zip
Stamp 10.6.REL_10_6
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 9c3d46aeeff..60c1b4b7a58 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.5], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [10.6], [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