summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTom Lane2024-11-18 20:32:12 +0000
committerTom Lane2024-11-18 20:32:12 +0000
commit6304632eaa2107bb1763d29e213ff166ff6104c0 (patch)
tree1d3fea8daa07283bca63335733dc70d43625f8f4 /meson.build
parent9ac1003320fd34f7f3f89443213b714d42cc9c8e (diff)
Stamp 17.2.REL_17_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 2146f6073f1..7aa7ef539e0 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@
project('postgresql',
['c'],
- version: '17.1',
+ version: '17.2',
license: 'PostgreSQL',
# We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for