diff options
| author | Tom Lane | 2024-08-05 20:03:01 +0000 |
|---|---|---|
| committer | Tom Lane | 2024-08-05 20:03:01 +0000 |
| commit | b18b3a8150dbb150124bd345e000d6dc92f3d6dd (patch) | |
| tree | d3099967ef5eaa80edade085ce1d0670d9423dab /meson.build | |
| parent | fdf218f1d52b2c93145f16b28b8374703ae4ef19 (diff) | |
Stamp 17beta3.REL_17_BETA3
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 d31ecef9160..8e3fae3cb7e 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,7 @@ project('postgresql', ['c'], - version: '17beta2', + version: '17beta3', license: 'PostgreSQL', # We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for |
