1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Forgot catversion bump on previous patch

Per Tom
This commit is contained in:
Alvaro Herrera
2011-12-19 17:44:38 -03:00
parent 8f57b064fd
commit 05e992e90e

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201112181
#define CATALOG_VERSION_NO 201112191
#endif