diff options
author | elijah <elijah@riseup.net> | 2015-01-07 11:02:23 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-01-07 11:02:23 -0800 |
commit | 95dd3764673ebea2605ec7b5f8862d5ee281d9b2 (patch) | |
tree | b136622f2195c58af31390bccc398dd795a9ab64 /public | |
parent | 856e409b52025f4336aa2ec6fd8b1f54c855d4ba (diff) |
added note about updates and RC bundles
Diffstat (limited to 'public')
-rw-r--r-- | public/linux/index.en.html | 3 | ||||
-rw-r--r-- | public/mac/index.en.html | 3 | ||||
-rw-r--r-- | public/windows/index.en.html | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html index bfce66e..02fa0ac 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -143,7 +143,8 @@ apt-get dist-upgrade</code></pre> </p> <p><a href="https://dl.bitmask.net/client/linux/Bitmask-linux64-latest.tar.bz2.asc">Signature file</a></p> <h3><a name="other-options"></a>Other options</h3> -<p>If you want to install an old or development version of Bitmask, you can <a href="https://dl.bitmask.net/client/linux/">browse all releases</a>.</p> +<p>You can <a href="https://dl.bitmask.net/client/osx/">browse all releases</a> for old or experimental downloads.</p> +<p>You should install the latest stable release. Downloads tagged with “RC” are “Release Candidates” and receive frequent experimental updates that may break the application.</p> </div> <footer> <div> diff --git a/public/mac/index.en.html b/public/mac/index.en.html index aaa5550..0f9678e 100644 --- a/public/mac/index.en.html +++ b/public/mac/index.en.html @@ -36,7 +36,8 @@ Bitmask Downloads <p>Optionally, you can <a href="/en/signature-verification">authenticate the signature</a> for the Bitmask .dmg file using <a href="https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg.asc">this signature file</a>.</p> <p>Once the file `Bitmask-<span class="caps">OSX</span>-latest.dmg` has been saved to your computer, mount the `.dmg` image and drag the `Bitmask` icon to your `Applications` folder.</p> <h2><a name="download-other-versions"></a>Download other versions</h2> -<p>If you want to install an old or experimental version of Bitmask, you can <a href="https://dl.bitmask.net/client/osx/">browse all releases</a>.</p> +<p>You can <a href="https://dl.bitmask.net/client/osx/">browse all releases</a> for old or experimental downloads.</p> +<p>You should install the latest stable release. Downloads tagged with “RC” are “Release Candidates” and receive frequent experimental updates that may break the application.</p> </div> <footer> <div> diff --git a/public/windows/index.en.html b/public/windows/index.en.html index d25f9ab..0f80a79 100644 --- a/public/windows/index.en.html +++ b/public/windows/index.en.html @@ -49,7 +49,8 @@ Bitmask Downloads </p> <p>Optionally, you can <a href="/en/signature-verification">authenticate the signature</a> for the Bitmask .zip file using <a href="https://dl.bitmask.net/client/osx/Bitmask-win32-latest.zip.asc">this signature file</a>.</p> <h2><a name="download-other-versions"></a>Download other versions</h2> -<p>If you want to install an old version of Bitmask, you can <a href="https://dl.bitmask.net/client/windows/">browse all releases</a>.</p> +<p>You can <a href="https://dl.bitmask.net/client/windows/">browse all releases</a> for old or experimental downloads.</p> +<p>You should install the latest stable release. Downloads tagged with “RC” are “Release Candidates” and receive frequent experimental updates that may break the application.</p> </div> <footer> <div> |