aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-11-09 17:28:11 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2020-11-09 17:28:11 -0500
commit7e0c8283c021abf15f24f217e6bcc7faf4860b34 (patch)
tree84f3e0c6aa993feae41fdad8d40a07e01c8fc512 /configure.in
parentcb2fffe0d627d3437737ab5293c435b302f6bccf (diff)
downloadpostgresql-REL_11_10.tar.gz
postgresql-REL_11_10.zip
Stamp 11.10.REL_11_10
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 a354567885d..8697482d80a 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], [11.9], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [11.10], [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