summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJoe Conway2025-06-30 02:28:10 +0000
committerJoe Conway2025-06-30 02:28:10 +0000
commit2652835d3efa003439ecc23d5fc3cf089c5952a6 (patch)
tree2fa777d22224918238395775c54105ae11724875 /meson.build
parent9c5b9a280cb6089c011a01797868da83f97d0230 (diff)
Stamp HEAD as 19devel.
Let the hacking begin ...
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 6ffe7b47275..36e168a1a2a 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@
project('postgresql',
['c'],
- version: '18beta1',
+ version: '19devel',
license: 'PostgreSQL',
# We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for