aboutsummaryrefslogtreecommitdiff
path: root/src/port/win32ver.rc
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-11-08 17:02:19 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2021-11-08 17:02:19 -0500
commit8a94efd9bb71c2d5473836ce4899aedb9b4cfb2e (patch)
tree79913e578f95d9e5b72278428d60c14ee44ee012 /src/port/win32ver.rc
parent9f06c0755e8f9dc8d196b3dc8722138bf04d5d59 (diff)
downloadpostgresql-REL_12_9.tar.gz
postgresql-REL_12_9.zip
Stamp 12.9.REL_12_9
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 32defe25e4c..724269dc92e 100644
--- a/src/port/win32ver.rc
+++ b/src/port/win32ver.rc
@@ -2,8 +2,8 @@
#include "pg_config.h"
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 12,0,8,0
- PRODUCTVERSION 12,0,8,0
+ FILEVERSION 12,0,9,0
+ PRODUCTVERSION 12,0,9,0
FILEFLAGSMASK 0x17L
FILEFLAGS 0x0L
FILEOS VOS_NT_WINDOWS32