]> granicus.if.org Git - postgresql/commitdiff
Catversion bump announced in previous commit but forgotten
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Mar 2019 21:43:24 +0000 (18:43 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Mar 2019 21:43:41 +0000 (18:43 -0300)
src/include/catalog/catversion.h

index 917e91c90dcb58f038f8503a50e32c47fdbb7b3d..45c33b63d615935d9d70dc3c9dd3f8df0804317b 100644 (file)
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     201903201
+#define CATALOG_VERSION_NO     201903211
 
 #endif