aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-05-21 17:08:10 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-05-21 17:08:10 -0400
commit586e4e6df5b85ddd28c9e881d237bd7380ffeb8e (patch)
treeaf9e60f17d3d6ee543374542dc33202b7716786b /configure.in
parent4f72ca14de87eccd2bc622fcbc109a3e7bfccb77 (diff)
downloadpostgresql-REL_11_BETA1.tar.gz
postgresql-REL_11_BETA1.zip
Stamp 11beta1.REL_11_BETA1
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 8efcb89ada1..b75cbcd8297 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], [11devel], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [11beta1], [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