diff options
| author | Tom Lane | 2016-10-24 20:12:53 +0000 |
|---|---|---|
| committer | Tom Lane | 2016-10-24 20:12:53 +0000 |
| commit | c7681b2b9a115eb05048a485480826bc0efa6d3b (patch) | |
| tree | e6c346f97dff86479f60cb6fd767a7ed47460013 /configure.in | |
| parent | 117add5fd848df3def3196bfb76455555382cd51 (diff) | |
Stamp 9.4.10.REL9_4_10
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 4ed4950490d..d4f42bac771 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.4.9], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [9.4.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 |
