diff options
author | Marc G. Fournier | 2010-10-01 13:40:30 +0000 |
---|---|---|
committer | Marc G. Fournier | 2010-10-01 13:40:30 +0000 |
commit | fd7fdbc88be20f5fc8789254b18902116f88b5fe (patch) | |
tree | 2e114282d621486d94c8212512e4eb5aec6d02d6 /src/include | |
parent | b68319c25bb40dd0245cf176273c741fdba064ec (diff) |
Tag 7.4.30REL7_4_30REL7_4_STABLE
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 5a73f5b4087..0da1cee4930 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.29" -#define PG_VERSION_STR "7.4.29 (win32)" +#define PG_VERSION "7.4.30" +#define PG_VERSION_STR "7.4.30 (win32)" #define SYSCONFDIR "" |