summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTom Lane2026-02-09 21:49:49 +0000
committerTom Lane2026-02-09 21:49:49 +0000
commit5a461dc4dbf72a1ec281394a76eb36d68cbdd935 (patch)
treea0fbd08ab866a61bc1dbd3be07f0a4e2a63863b7 /meson.build
parent30d2603f5c340133ca03e098fcaa9c242843d5e1 (diff)
Stamp 18.2.REL_18_2
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 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