1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

Bump catversion.

The previous patch should have entailed a catversion bump, but I
forgot.
This commit is contained in:
Robert Haas
2014-03-03 07:22:20 -05:00
parent d83ee62231
commit a8e9b86b5e

View File

@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201402251
#define CATALOG_VERSION_NO 201403031
#endif