diff options
| author | Pavan Deolasee | 2016-07-27 08:12:22 +0000 |
|---|---|---|
| committer | Pavan Deolasee | 2016-07-27 10:34:42 +0000 |
| commit | 8f89dffd77f2f94b4eeb6dacbb8b31b9dcce8846 (patch) | |
| tree | 625675ce5becd5dffc6381560f4cffb601d7d988 /configure.in | |
| parent | e092e8c43e0fc5916e64b256f4cd1eb3608594ce (diff) | |
Stamp Postgres-XL 9.5r1.2XL9_5_R1_2
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fe5346af4b..414a5312a8 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], [9.5.3 (Postgres-XL 9.5r1.1)], [bugs@postgres-xl.org]) +AC_INIT([PostgreSQL], [9.5.3 (Postgres-XL 9.5r1.2)], [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 |
