summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTom Lane2024-05-20 21:42:50 +0000
committerTom Lane2024-05-20 21:42:50 +0000
commit86a2d2a321215797abd1c67d9f2c52510423a97a (patch)
treec935d17f597557ced57139131b05f35a2c0b566e /meson.build
parente1e83a71715f1c2f0717bb66e630ca3bda79b9c1 (diff)
Stamp 17beta1.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
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