aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-02-17 16:13:08 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2025-02-17 16:13:08 -0500
commit71eb35c0b18de96537bd3876ec9bf8075bfd484f (patch)
tree165f6d484efe0a648479dd93246cb2c4213e837e /meson.build
parent3b5b99f6f14567396555b6c24a14111f81161e60 (diff)
downloadpostgresql-REL_16_8.tar.gz
postgresql-REL_16_8.zip
Stamp 16.8.REL_16_8
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 16de8bfd598..be532d1cc79 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@
project('postgresql',
['c'],
- version: '16.7',
+ version: '16.8',
license: 'PostgreSQL',
# We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for