1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

Catversion bump forgotten in previous commit

This commit is contained in:
Alvaro Herrera
2017-04-13 11:54:00 -03:00
parent 00707fa582
commit 27bcc372b1

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201704101
#define CATALOG_VERSION_NO 201704131
#endif