1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00

Bump catversion for pg_dump dump catalog ACL patches

Pointed out by Tom.
This commit is contained in:
Stephen Frost
2016-04-06 23:04:48 -04:00
parent 1574783b4c
commit 29dd1504a1

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201604061
#define CATALOG_VERSION_NO 201604062
#endif