diff options
| author | Tom Lane | 2026-02-09 21:49:49 +0000 |
|---|---|---|
| committer | Tom Lane | 2026-02-09 21:49:49 +0000 |
| commit | 5a461dc4dbf72a1ec281394a76eb36d68cbdd935 (patch) | |
| tree | a0fbd08ab866a61bc1dbd3be07f0a4e2a63863b7 /configure.ac | |
| parent | 30d2603f5c340133ca03e098fcaa9c242843d5e1 (diff) | |
Stamp 18.2.REL_18_2
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index eb79f9b2e6d..3837dc03705 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl Read the Autoconf manual for details. dnl m4_pattern_forbid(^PGAC_)dnl to catch undefined macros -AC_INIT([PostgreSQL], [18.1], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) +AC_INIT([PostgreSQL], [18.2], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) 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 |
