From: Alexander Korotkov Date: Sun, 18 Jul 2021 18:08:44 +0000 (+0300) Subject: Forgotten catversion bump for 9e3c217bd9 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=f157db862225a7bfe041ca3f7b73e913e2a8d8d6;p=postgresql-pgindent.git Forgotten catversion bump for 9e3c217bd9 --- diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h index 358dfdbbd3..0a4f4abdb3 100644 --- a/src/include/catalog/catversion.h +++ b/src/include/catalog/catversion.h @@ -53,6 +53,6 @@ */ /* yyyymmddN */ -#define CATALOG_VERSION_NO 202107151 +#define CATALOG_VERSION_NO 202107181 #endif