Catversion bump for commit 0e4611c0234d89e288a53351f775c59522baed7c.

It changed the format of stored rules.
This commit is contained in:
Robert Haas 2011-12-22 17:25:35 -05:00
parent 0e4611c023
commit 99b60fc04e

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201112192
#define CATALOG_VERSION_NO 201112221
#endif