Forgot to bump catalog version in the commit of FSM rewrite.
authorHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 30 Sep 2008 11:11:28 +0000 (11:11 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 30 Sep 2008 11:11:28 +0000 (11:11 +0000)
src/include/catalog/catversion.h

index e41387806ed425bdf69154e05b9ce029bd8f408f..31fad08049a82fd4f712bb669442f4091cb048cf 100644 (file)
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     200809241
+#define CATALOG_VERSION_NO     200809301
 
 #endif