summaryrefslogtreecommitdiff
path: root/src/include/pg_config.h.win32
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-08-19 08:28:51 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-08-19 08:28:51 +0000
commit5dfe321f9cea02a30b1f5fe12bcfae3ac432bd77 (patch)
treeace371161445cd4e8cf85a5bae9abf906c46bf4c /src/include/pg_config.h.win32
parentc9ebd16dfa9bdef9090db405a842fb78f0128c34 (diff)
downloadpostgresql-REL8_5_ALPHA1_BRANCH.tar.gz
Version stamp 8.5alpha1REL8_5_ALPHA1REL8_5_ALPHA1_BRANCH
Diffstat (limited to 'src/include/pg_config.h.win32')
-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 098bf20bad..0bb2fac1cd 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.5devel"
+#define PACKAGE_STRING "PostgreSQL 8.5alpha1"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "8.5devel"
+#define PACKAGE_VERSION "8.5alpha1"
/* PostgreSQL version as a string */
-#define PG_VERSION "8.5devel"
+#define PG_VERSION "8.5alpha1"
/* PostgreSQL version as a number */
#define PG_VERSION_NUM 80500