1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Catversion bump for commit 0e4611c023.

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