1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-27 22:56:53 +03:00

Bump catversion. Should have done this as part of format(text) patch.

This commit is contained in:
Robert Haas 2010-11-21 06:34:42 -05:00
parent 7504870778
commit 506070be34

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201011181
#define CATALOG_VERSION_NO 201011211
#endif