summaryrefslogtreecommitdiff
path: root/src/port/win32ver.rc
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-08-28 17:26:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-08-28 17:26:11 -0400
commitca3f8299ef4e02efb821f082519ea4ca680e4fc1 (patch)
tree07a6f535019eab72b22c2202d6ae7d42823c9950 /src/port/win32ver.rc
parentd25183c4e3dadd573935a2ed1a2cbb103fa162db (diff)
downloadpostgresql-ca3f8299ef4e02efb821f082519ea4ca680e4fc1.tar.gz
Stamp 9.4.14.REL9_4_14
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 49f208f1d7..c8805b5b91 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,4,13,0
- PRODUCTVERSION 9,4,13,0
+ FILEVERSION 9,4,14,0
+ PRODUCTVERSION 9,4,14,0
FILEFLAGSMASK 0x17L
FILEFLAGS 0x0L
FILEOS VOS_NT_WINDOWS32