Author: atagar Date: 2013-11-23 22:49:45 +0000 (Sat, 23 Nov 2013) New Revision: 26435
Modified: website/trunk/download/en/download-easy.wml Log: The 64-bit version of TBB was mislabeled with the 32-bit version
Issue pointed out by aegirs.
Modified: website/trunk/download/en/download-easy.wml =================================================================== --- website/trunk/download/en/download-easy.wml 2013-11-20 20:22:03 UTC (rev 26434) +++ website/trunk/download/en/download-easy.wml 2013-11-23 22:49:45 UTC (rev 26435) @@ -131,7 +131,7 @@ </form> <div class="desc"> <h2>Tor Browser Bundle for 64-Bit GNU/Linux</h2> - <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD (64-Bit)</em> + <em>Version <version-torbrowserbundlelinux64> - Linux, Unix, BSD (64-Bit)</em> <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more »</a></p> </div> <p class="alt-dl">Not Using GNU/Linux? Download for <a href="#mac">Mac</a> or <a href="#windows">Windows</a></p>
tor-commits@lists.torproject.org