diff options
author | Marc G. Fournier | 2010-12-14 03:03:33 +0000 |
---|---|---|
committer | Marc G. Fournier | 2010-12-14 03:03:33 +0000 |
commit | 4d836f34b51e3726c8765aab1feff98a185e6a5d (patch) | |
tree | d07113ce7861f30a2b8e08b623cb382375bb5b6e /src/port/win32ver.rc | |
parent | 9410262c575c9855ead4652fa1915dab1ab9fb34 (diff) |
Tag 8.2.19.REL8_2_19
Diffstat (limited to 'src/port/win32ver.rc')
-rw-r--r-- | src/port/win32ver.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/win32ver.rc b/src/port/win32ver.rc index 53e08dcca90..a27d8a9ce40 100644 --- a/src/port/win32ver.rc +++ b/src/port/win32ver.rc @@ -2,8 +2,8 @@ #include "pg_config.h" VS_VERSION_INFO VERSIONINFO - FILEVERSION 8,2,18,0 - PRODUCTVERSION 8,2,18,0 + FILEVERSION 8,2,19,0 + PRODUCTVERSION 8,2,19,0 FILEFLAGSMASK 0x17L FILEFLAGS 0x0L FILEOS VOS_NT_WINDOWS32 |