1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Stamp HEAD as 17devel.

Let the hacking begin ...
This commit is contained in:
Tom Lane
2023-06-29 19:05:23 -04:00
parent 97d8910104
commit 5bcc7e6dc8
9 changed files with 31 additions and 3218 deletions

View File

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