summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlvaro Herrera2022-11-30 11:09:13 +0000
committerAlvaro Herrera2022-11-30 11:09:13 +0000
commit8f2e74bf87e8c60c4984924caa67b723c51e0a6e (patch)
treea82eb33bacf78ac6ad33a844c37fa213990958bb /src
parent599b33b9492dfefd1219c1d31801f40b3ba90b0d (diff)
Bump catalog version for previous commit
Diffstat (limited to 'src')
-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 edff4309042..4e74aba1e98 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -57,6 +57,6 @@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 202211281
+#define CATALOG_VERSION_NO 202211301
#endif