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