aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2022-04-06 15:00:07 -0400
committerStephen Frost <sfrost@snowman.net>2022-04-06 15:00:07 -0400
commite99546f56670491370d7dc63b0693c3aadaa3112 (patch)
tree5146612f27cfbe8c042c19cb4c6b8cb09bce7ced /src
parent39969e2a1e4d7f5a37f3ef37d53bbfe171e7d77a (diff)
downloadpostgresql-e99546f56670491370d7dc63b0693c3aadaa3112.tar.gz
postgresql-e99546f56670491370d7dc63b0693c3aadaa3112.zip
Forgotten catversion bump for 39969e2a1e4d7f5a37f3ef37d53bbfe171e7d77a
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 ab28a56b3a0..9cf5ffb6ff0 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 202204061
+#define CATALOG_VERSION_NO 202204062
#endif