]> granicus.if.org Git - postgresql/commitdiff
Catversion bump forgotten in previous commit
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 13 Apr 2017 14:54:00 +0000 (11:54 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 13 Apr 2017 14:54:28 +0000 (11:54 -0300)
src/include/catalog/catversion.h

index 43e09ec17987be31c078c7b449078279ab2ff9d9..44bf9a9708c9c898ebad42109c15153ceb78dc27 100644 (file)
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     201704101
+#define CATALOG_VERSION_NO     201704131
 
 #endif