1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Bump catalog version missed in 6943a946c7

This commit is contained in:
Teodor Sigaev
2016-03-11 19:31:04 +03:00
parent 6943a946c7
commit a9eb6c83ef

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201603101
#define CATALOG_VERSION_NO 201603111
#endif