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 /meson.build | |
| parent | 30d2603f5c340133ca03e098fcaa9c242843d5e1 (diff) | |
Stamp 18.2.REL_18_2
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 71489e80987..aad550ea05b 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,7 @@ project('postgresql', ['c'], - version: '18.1', + version: '18.2', license: 'PostgreSQL', # We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for |
