diff options
author | Stephen Frost | 2022-04-06 19:00:07 +0000 |
---|---|---|
committer | Stephen Frost | 2022-04-06 19:00:07 +0000 |
commit | e99546f56670491370d7dc63b0693c3aadaa3112 (patch) | |
tree | 5146612f27cfbe8c042c19cb4c6b8cb09bce7ced | |
parent | 39969e2a1e4d7f5a37f3ef37d53bbfe171e7d77a (diff) |
Forgotten catversion bump for 39969e2a1e4d7f5a37f3ef37d53bbfe171e7d77a
-rw-r--r-- | src/include/catalog/catversion.h | 2 |
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 |