1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

Bump catversion.

Oversight in commit 71dcd743.
This commit is contained in:
Peter Geoghegan
2019-08-01 12:29:19 -07:00
parent 71dcd74386
commit a8d6a95eb9

View File

@ -53,6 +53,6 @@
*/ */
/* yyyymmddN */ /* yyyymmddN */
#define CATALOG_VERSION_NO 201908011 #define CATALOG_VERSION_NO 201908012
#endif #endif