diff options
author | Marc G. Fournier <scrappy@hub.org> | 2008-09-19 03:30:27 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 2008-09-19 03:30:27 +0000 |
commit | b304b8640b44536b014cb0b28f97f0faaf998433 (patch) | |
tree | 5396e23f0670e1eb7644503c89b509dd2d8cda2b /src/include | |
parent | ff1c15e02085baf4acfd9f6b4ba8fb9aa5a24411 (diff) |
tag for 7.4.22REL7_4_22
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 2b6ad3d4e67..f8048b839cd 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.21" -#define PG_VERSION_STR "7.4.21 (win32)" +#define PG_VERSION "7.4.22" +#define PG_VERSION_STR "7.4.22 (win32)" #define SYSCONFDIR "" |