Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeodor Sigaev2016-03-11 16:31:04 +0000
committerTeodor Sigaev2016-03-11 16:31:04 +0000
commita9eb6c83efd258bb7a658fefa0074e0e65efd673 (patch)
treedf2677e9e4689b73240ffc87b9f9399964198bc0
parent6943a946c7e5eb72d53c0ce71f08a81a133503bd (diff)
Bump catalog version missed in 6943a946c7e5eb72d53c0ce71f08a81a133503bd
-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 b76df550a8b..8cfc9a4ca98 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201603101
+#define CATALOG_VERSION_NO 201603111
#endif