summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorBruce Momjian2003-11-30 06:09:54 +0000
committerBruce Momjian2003-11-30 06:09:54 +0000
commit32abf0e781d813a5ceca77928997fff434a06a8f (patch)
tree3a7db97d3f88c123a098e1343e3a2346c02c2294 /src/include
parent38887379a249b5226ee92d0f94dfc0e6b66f276d (diff)
Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.
Diffstat (limited to 'src/include')
-rw-r--r--src/include/pg_config.h.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32
index 624f2dab0bb..d476b2035d8 100644
--- a/src/include/pg_config.h.win32
+++ b/src/include/pg_config.h.win32
@@ -3,8 +3,8 @@
/*
* Parts of pg_config.h that you get with autoconf on other systems
*/
-#define PG_VERSION "7.4"
-#define PG_VERSION_STR "7.4 (win32)"
+#define PG_VERSION "7.5"
+#define PG_VERSION_STR "7.5devel (win32)"
#define SYSCONFDIR ""