diff options
| author | Tom Lane | 2008-01-03 21:42:17 +0000 |
|---|---|---|
| committer | Tom Lane | 2008-01-03 21:42:17 +0000 |
| commit | 56a2a4176389abdba65adf063fbfacf853a20132 (patch) | |
| tree | 98e8bbf4d890b2b616f3bf30ee4f485cd60efc84 /src/include | |
| parent | 63ee91fc451f11422371baec7e6041bd77cc414e (diff) | |
Stamp release 7.4.19.REL7_4_19
Security: CVE-2007-4769, CVE-2007-4772, CVE-2007-6067, CVE-2007-6600, CVE-2007-6601
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 9dae0799345..e148929a460 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.18" -#define PG_VERSION_STR "7.4.18 (win32)" +#define PG_VERSION "7.4.19" +#define PG_VERSION_STR "7.4.19 (win32)" #define SYSCONFDIR "" |
