diff options
| author | Tom Lane | 2005-05-05 20:08:35 +0000 |
|---|---|---|
| committer | Tom Lane | 2005-05-05 20:08:35 +0000 |
| commit | 26f64e4c7a3b18d2244270f72f2277ab2ab86a7e (patch) | |
| tree | 3047c89d786ec4d92e97522b45cdd9ab52412e8c /src/include | |
| parent | d9088d30713d4dcb970d94d7556d47c2e81a6854 (diff) | |
Stamp release 7.4.8.
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/pg_config.h.win32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index dab3b7942f5..2c1c1fda49f 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.7" -#define PG_VERSION_STR "7.4.7 (win32)" +#define PG_VERSION "7.4.8" +#define PG_VERSION_STR "7.4.8 (win32)" #define SYSCONFDIR "" |
