diff options
| author | Tom Lane | 2015-06-09 19:29:38 +0000 |
|---|---|---|
| committer | Tom Lane | 2015-06-09 19:29:38 +0000 |
| commit | 7c055f3ec3bd338a1ebb8c73cff3d01df626471e (patch) | |
| tree | 12f1a6a1d2d84160d756ab2e9d095c65474ab486 /configure.in | |
| parent | 57ec3db2678ef826c9767003881f65e5b24bd2f2 (diff) | |
Stamp 9.4.4.REL9_4_4
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 5124c06836c..d4c6ff11451 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.3], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [9.4.4], [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 |
