diff options
| author | Marc G. Fournier <scrappy@hub.org> | 2011-01-27 22:21:31 -0400 |
|---|---|---|
| committer | Marc G. Fournier <scrappy@hub.org> | 2011-01-27 22:21:31 -0400 |
| commit | 2fb64d857003c91378ba86b03d753a63ebee95b2 (patch) | |
| tree | 1647fb40b912d51958cc15446f852a478e99c6dd /configure.in | |
| parent | aefb8d9198926e9f7717d6420b802ae4b6352293 (diff) | |
Tag 9.0.3REL9_0_3
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 b0644dfb6d3..26166d06df7 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.0.2], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [9.0.3], [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 |
