1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Revert catalog bump; was post-beta1, and unnecessary.

This commit is contained in:
Bruce Momjian
2012-05-10 18:44:47 -04:00
parent d2fe836cd2
commit ee24de4001

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201205101
#define CATALOG_VERSION_NO 201204301
#endif