1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-29 16:21:20 +03:00

catversion bump

for 8999f5ed3cd7d26be1121d912086d04d134d398b
This commit is contained in:
Peter Eisentraut 2022-09-26 15:56:47 +02:00
parent 8999f5ed3c
commit c07785d458

View File

@ -57,6 +57,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202209062
#define CATALOG_VERSION_NO 202209261
#endif