summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPavan Deolasee2019-02-18 13:23:32 +0000
committerPavan Deolasee2019-02-21 13:34:39 +0000
commit4d4d434fef5793b592c6af5176fcbc0b6b92b8cd (patch)
treeae0471b290157030e4563f827df84a07201b4e83 /configure.in
parentce5581bd0f071b994299a58db3c3e6e137a226c4 (diff)
Stamp XL 10r1.1XL_10_R1_1
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 29c06721f1..c7fb3a09d9 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 (Postgres-XL 10r1)], [bugs@postgres-xl.org])
+AC_INIT([PostgreSQL], [10.6 (Postgres-XL 10r1.1)], [bugs@postgres-xl.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