aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-04-19 03:06:37 +0000
committerBruce Momjian <bruce@momjian.us>2007-04-19 03:06:37 +0000
commitf19917746119092c5ef16d278e0662f2625d4d13 (patch)
treec384f2dc29e3861490ed434a077984d3de7117da /src/include
parent9057d27f5d1d67d3907ccba4b87d706fbf426501 (diff)
downloadpostgresql-f19917746119092c5ef16d278e0662f2625d4d13.tar.gz
postgresql-f19917746119092c5ef16d278e0662f2625d4d13.zip
Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
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 5dad9a747c6..9287a3a1e78 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.16"
-#define PG_VERSION_STR "7.4.16 (win32)"
+#define PG_VERSION "7.4.17"
+#define PG_VERSION_STR "7.4.17 (win32)"
#define SYSCONFDIR ""