aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2009-06-27 00:14:47 +0000
committerMarc G. Fournier <scrappy@hub.org>2009-06-27 00:14:47 +0000
commit41f467f3437af7d66a81f90cfdc2fa45399ad2a5 (patch)
tree1a98b41da78f24be041ea305ce96b8fc7441a37d /src
parent730e1a9c95021942ba604e542653cacd61ad9a5d (diff)
downloadpostgresql-41f467f3437af7d66a81f90cfdc2fa45399ad2a5.tar.gz
postgresql-41f467f3437af7d66a81f90cfdc2fa45399ad2a5.zip
Bundle v8.4.0
Diffstat (limited to 'src')
-rw-r--r--src/include/pg_config.h.win326
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32
index 4b109203bb3..5f05f867a42 100644
--- a/src/include/pg_config.h.win32
+++ b/src/include/pg_config.h.win32
@@ -563,13 +563,13 @@
#define PACKAGE_NAME "PostgreSQL"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "PostgreSQL 8.4rc2"
+#define PACKAGE_STRING "PostgreSQL 8.4.0"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "8.4rc2"
+#define PACKAGE_VERSION "8.4.0"
/* PostgreSQL version as a string */
-#define PG_VERSION "8.4rc2"
+#define PG_VERSION "8.4.0"
/* PostgreSQL version as a number */
#define PG_VERSION_NUM 80400