summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-02-04 16:12:28 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-02-04 16:28:41 -0500
commit3da04a0bb19f8543a9b13becdfeb96624e15288e (patch)
treef9530a0132a459622c9f1ebe46b3d819a9957913 /configure.in
parent16d10970cb61843b937c84bf1a2d102ed54834c1 (diff)
Stamp 9.0.12.REL9_0_12
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 b622d5222b7..c5a66fe1a93 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.11], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [9.0.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