diff options
| author | Tom Lane | 2016-03-28 20:12:29 +0000 |
|---|---|---|
| committer | Tom Lane | 2016-03-28 20:12:29 +0000 |
| commit | a3c643938166abed9a390cdbd8a5df09bfe39523 (patch) | |
| tree | 4b153ec91c9a6a15eeaf9c5f33ba44633e640d79 /configure.in | |
| parent | e0f4c9e7c5dbeec4d63da0a3dd60c6159bd3ffac (diff) | |
Stamp 9.3.12.REL9_3_12
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 7f011185909..e643bbb17df 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.3.11], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [9.3.12], [pgsql-bugs@postgresql.org]) m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.63], [], [m4_fatal([Autoconf version 2.63 is required. Untested combinations of 'autoconf' and PostgreSQL versions are not |
