summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorTom Lane2004-08-18 03:11:25 +0000
committerTom Lane2004-08-18 03:11:25 +0000
commit0bdacf50f1ebefc13ab4e55fbc17f591994d87f2 (patch)
treec37bc2d48c18e5897baa3b6520fbd140dfafa436 /src/include
parent94bb5fe888285a9bd4e6e75cca8ef27bcfe99eac (diff)
Brand 7.4.5 ... now that was our shortest-lived release ever ...REL7_4_5
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 3864687f9b3..eef3f044e99 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.4"
-#define PG_VERSION_STR "7.4.4 (win32)"
+#define PG_VERSION "7.4.5"
+#define PG_VERSION_STR "7.4.5 (win32)"
#define SYSCONFDIR ""