summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2012-08-14 22:43:20 +0000
committerTom Lane2012-08-14 22:43:20 +0000
commit3b849dbf41357aa9cf209b194d6b7ac5c3c07113 (patch)
tree82136f5df09b908ddcba55218d3b7fd382af1cad /configure.in
parent99f093b0f869930417756b0a35a06d20c7ffa91d (diff)
Stamp 9.0.9.REL9_0_9
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fbad5ddb490..2bc5ac8bb37 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.8], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.0.9], [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