summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2017-04-14 18:24:01 +0000
committerPeter Eisentraut2017-04-14 18:24:01 +0000
commit67c2def11d49de05aacd959ecdffc6736f52efee (patch)
tree6eb3956826da18bc7e3a8c13649a77fd21d8eba7
parent6e5f9a6dc0a9e417544692db56d2c80a64dd83c7 (diff)
Catversion bump
for commit 887227a1cc861d87ca0f175cf8bd1447554090eb
-rw-r--r--src/include/catalog/catversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h
index 44bf9a9708c..e978b3a8a5e 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201704131
+#define CATALOG_VERSION_NO 201704141
#endif