# HG changeset patch
# User Armin Rigo <arigo@tunes.org>
# Date 1516274537 -3600
#      Thu Jan 18 12:22:17 2018 +0100
# Branch extradoc
# Node ID a32c233f73e0a6b2c5f75670a7f623c763c046fe
# Parent  dfcedac7e9913a1bc4779a8565bf6549ecf64549
Make it clearer that PyPy3 Win32 is beta

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -141,7 +141,7 @@
 <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-linux-armel.tar.bz2">ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2,  Ubuntu Precise)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
 <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra)</li>
 <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.0-osx64-2.tar.bz2">Mac OS X binary (64bit) for 5.10.0 (2)</a> (Sierra and below)</li>
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-win32.zip">Windows binary (32bit)</a> (you might need the VS 2008 runtime library
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-win32.zip">Windows binary (32bit)</a> <strong>BETA</strong> (you might need the VS 2008 runtime library
 installer <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">vcredist_x86.exe</a>.)</li>
 <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-s390x.tar.bz2">s390x Linux binary for 5.10.0 (tar.bz2 built on Redhat Linux 7.2)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
 <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-src.zip">Source (zip)</a>.  See below for more about the sources.</li>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -129,7 +129,7 @@
 * `ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2,  Ubuntu Precise)`__ (see ``[1]`` below)
 * `Mac OS X binary (64bit)`__ (High Sierra)
 * `Mac OS X binary (64bit) for 5.10.0 (2)`__ (Sierra and below)
-* `Windows binary (32bit)`__ (you might need the VS 2008 runtime library
+* `Windows binary (32bit)`__ **BETA** (you might need the VS 2008 runtime library
   installer `vcredist_x86.exe`_.)
 * `s390x Linux binary for 5.10.0 (tar.bz2 built on Redhat Linux 7.2)`__ (see ``[1]`` below)
 * `Source (tar.bz2)`__; `Source (zip)`__.  See below for more about the sources.