aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2011-02-08 19:44:50 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2011-02-08 19:44:50 +0000
commit7a7d36ec3363d10e0450209a9b451d86a2328b47 (patch)
treeecf15ed26a886d9a97d357b0f403f2253223c2bb /src
parentc016ce728139be95bb0dc7c4e5640507334c2339 (diff)
downloadpostgresql-7a7d36ec3363d10e0450209a9b451d86a2328b47.tar.gz
postgresql-7a7d36ec3363d10e0450209a9b451d86a2328b47.zip
Continue long tradition of bumping the catalog version a little late.
Diffstat (limited to 'src')
-rw-r--r--src/include/catalog/catversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h
index 799fd5019e5..98086c91489 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201102081
+#define CATALOG_VERSION_NO 201102082
#endif