aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-08-15 00:24:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-08-15 00:24:04 +0000
commit17663e1aebf91a926a8ff2dd30d1fa1dedee2563 (patch)
tree6da0351e1bcad169d1bb326180822c6cf1a4ad0d /src/include
parentd9dda2d7371662aa51d28a433331e1e1d05a55b8 (diff)
downloadpostgresql-17663e1aebf91a926a8ff2dd30d1fa1dedee2563.tar.gz
postgresql-17663e1aebf91a926a8ff2dd30d1fa1dedee2563.zip
Stamp 7.4.4.REL7_4_4
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 8b971e0b340..3864687f9b3 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.3"
-#define PG_VERSION_STR "7.4.3 (win32)"
+#define PG_VERSION "7.4.4"
+#define PG_VERSION_STR "7.4.4 (win32)"
#define SYSCONFDIR ""