aboutsummaryrefslogtreecommitdiff
path: root/src/port/win32ver.rc
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-12-03 15:28:41 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-12-03 15:28:41 -0500
commit632e7b6353a99dd139b999efce4cb78db9a1e588 (patch)
tree4ff7c40c9bf6147a43851a2b8e84fa804c557dfd /src/port/win32ver.rc
parent50fe9a67a476cb1cf23f83d4e88dad7003bc39d8 (diff)
downloadpostgresql-REL8_3_22.tar.gz
postgresql-REL8_3_22.zip
Stamp 8.3.22.REL8_3_22
Diffstat (limited to 'src/port/win32ver.rc')
-rw-r--r--src/port/win32ver.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/port/win32ver.rc b/src/port/win32ver.rc
index 3890e726847..53196adbd66 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,3,21,0
- PRODUCTVERSION 8,3,21,0
+ FILEVERSION 8,3,22,0
+ PRODUCTVERSION 8,3,22,0
FILEFLAGSMASK 0x17L
FILEFLAGS 0x0L
FILEOS VOS_NT_WINDOWS32