1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-09 13:09:39 +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