1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Stamp HEAD as 18devel.

Let the hacking begin ...
This commit is contained in:
Michael Paquier
2024-07-01 07:56:10 +09:00
parent 7dcc6f8e6d
commit e26810d01d
9 changed files with 31 additions and 3256 deletions

View File

@ -8,7 +8,7 @@
project('postgresql',
['c'],
version: '17beta2',
version: '18devel',
license: 'PostgreSQL',
# We want < 0.56 for python 3.5 compatibility on old platforms. EPEL for