diff options
| author | Tom Lane | 2017-11-06 22:08:55 +0000 |
|---|---|---|
| committer | Tom Lane | 2017-11-06 22:08:55 +0000 |
| commit | 0a13f1966d4cda2eb49dec0324ab5d482bbdd956 (patch) | |
| tree | 2b07e4842a9264518a5c8742a30609546994d78d /configure.in | |
| parent | d69c0710a68068c7a415aaefd2c7d51f3197fe38 (diff) | |
Stamp 9.6.6.REL9_6_6
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 60a767ef5a4..0e08b97dd42 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.6.5], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [9.6.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 |
