Skip to content

Commit dfe1ded

Browse files
committed
Updated tested Windows and MSVC versions.
1 parent e43849b commit dfe1ded

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

xml/en/docs/howto_build_on_win32.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<article name="Building nginx on the Win32 platform with Visual C"
1010
link="/en/docs/howto_build_on_win32.html"
1111
lang="en"
12-
rev="28">
12+
rev="29">
1313

1414
<section name="Prerequisites">
1515

@@ -20,7 +20,7 @@ To build nginx on the <registered>Microsoft Win32</registered> platform you need
2020

2121
<listitem>
2222
Microsoft Visual C compiler. <registered>Microsoft Visual Studio</registered>
23-
8 and 10 are known to work.
23+
8, 10, 17 are known to work.
2424
</listitem>
2525

2626
<listitem>

xml/en/index.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<article name="nginx"
99
link="/en/"
1010
lang="en"
11-
rev="168">
11+
rev="169">
1212

1313

1414
<section>
@@ -476,7 +476,8 @@ macOS / ppc, i386, x86_64;
476476
Windows XP,
477477
Windows Server 2003,
478478
Windows 7,
479-
Windows 10.
479+
Windows 10,
480+
Windows 11.
480481
</listitem>
481482

482483
</list>

xml/ru/index.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<article name="nginx"
99
link="/ru/"
1010
lang="ru"
11-
rev="168">
11+
rev="169">
1212

1313

1414
<section>
@@ -481,7 +481,8 @@ macOS / ppc, i386, x86_64;
481481
Windows XP,
482482
Windows Server 2003,
483483
Windows 7,
484-
Windows 10.
484+
Windows 10,
485+
Windows 11.
485486
</listitem>
486487

487488
</list>

0 commit comments

Comments
 (0)