summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Lane2020-02-10 22:25:31 +0000
committerTom Lane2020-02-10 22:25:31 +0000
commit30ffdd24d7222bc01183a56d536c236240674516 (patch)
tree5a2c4957d7ab9fed25ba0ed707ca2744cf94a8de /configure.in
parentf6117744d14017cb11a6ddd95d4f44b114d871c7 (diff)
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 aae101ea1b..0dab9577c3 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.25], [[email protected]])
+AC_INIT([PostgreSQL], [9.4.26], [[email protected]])
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