diff options
| author | Tom Lane | 2024-05-20 21:42:50 +0000 |
|---|---|---|
| committer | Tom Lane | 2024-05-20 21:42:50 +0000 |
| commit | 86a2d2a321215797abd1c67d9f2c52510423a97a (patch) | |
| tree | c935d17f597557ced57139131b05f35a2c0b566e /meson.build | |
| parent | e1e83a71715f1c2f0717bb66e630ca3bda79b9c1 (diff) | |
Stamp 17beta1.
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 1c0579d5a6b..f5ca5cfed49 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,7 @@ project('postgresql', ['c'], - version: '17devel', + version: '17beta1', license: 'PostgreSQL', # We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for |
