diff options
| author | Peter Eisentraut | 2013-10-08 03:13:47 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2013-10-08 03:13:47 +0000 |
| commit | b444726ef6642ed2289a1dc10fe53644dba05623 (patch) | |
| tree | d4aa7979338d6227709d092e7522dbe971c5c14e /src/port/win32ver.rc | |
| parent | 4a72c60e4a4ab3b60c809079924d019367428315 (diff) | |
Stamp 9.1.10.REL9_1_10
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 83ae74181a8..4805c53ab25 100644 --- a/src/port/win32ver.rc +++ b/src/port/win32ver.rc @@ -2,8 +2,8 @@ #include "pg_config.h" VS_VERSION_INFO VERSIONINFO - FILEVERSION 9,1,9,0 - PRODUCTVERSION 9,1,9,0 + FILEVERSION 9,1,10,0 + PRODUCTVERSION 9,1,10,0 FILEFLAGSMASK 0x17L FILEFLAGS 0x0L FILEOS VOS_NT_WINDOWS32 |
