Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitafa66ff

Browse files
committed
Update win32ver.rc to 8,0,000,000. Mention it needs updating in
RELEASE_CHANGES.
1 parent7d3d5af commitafa66ff

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎src/port/win32ver.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#include "pg_config.h"
33

44
VS_VERSION_INFO VERSIONINFO
5-
FILEVERSION7,4,999,999
6-
PRODUCTVERSION7,4,999,999
5+
FILEVERSION8,0,000,000
6+
PRODUCTVERSION8,0,000,000
77
FILEFLAGSMASK 0x17L
88
FILEFLAGS 0x0L
99
FILEOS VOS_NT_WINDOWS32

‎src/tools/RELEASE_CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
o src/interfaces/*/Makefile
66
o src/interfaces/libpq/libpq.rc (update for minor release)
77
o src/include/pg_config.h.win32 (update for minor release)
8+
o port/win32ver.rc
89

910
* Release notes
1011
update doc/src/sgml/release.sgml and generate HISTORY

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp