1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00

Continue long tradition of bumping the catalog version a little late.

This commit is contained in:
Simon Riggs
2011-02-08 19:44:50 +00:00
parent c016ce7281
commit 7a7d36ec33

View File

@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201102081
#define CATALOG_VERSION_NO 201102082
#endif