[tor-commits] r24980: {website} add macros to new download page so it will display the corre (website/trunk/download/en)

Erinn Clark erinn at torproject.org
Mon Aug 29 22:17:06 UTC 2011


Author: erinn
Date: 2011-08-29 22:17:05 +0000 (Mon, 29 Aug 2011)
New Revision: 24980

Modified:
   website/trunk/download/en/download.wml
Log:
add macros to new download page so it will display the correct versions

Modified: website/trunk/download/en/download.wml
===================================================================
--- website/trunk/download/en/download.wml	2011-08-29 21:58:43 UTC (rev 24979)
+++ website/trunk/download/en/download.wml	2011-08-29 22:17:05 UTC (rev 24980)
@@ -215,8 +215,8 @@
 
 	  <h2>Source Tarball</h2>
 	  <p> Configure with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code></p>
-	  <p>The current stable version of Tor is 0.2.1.30. Its <a href="https://gitweb.torproject.org/tor.git/blob/release-0.2.1:/ChangeLog">release notes</a> are available.</p>
-	  <p>The current unstable/alpha version of Tor is 0.2.2.30-rc. Its <a href="https://gitweb.torproject.org/tor.git/blob/refs/heads/release-0.2.2:/ChangeLog">Changelog</a> is available.</p>
+	  <p>The current stable version of Tor is <version-stable>. Its <a href="https://gitweb.torproject.org/tor.git/blob/release-0.2.1:/ChangeLog">release notes</a> are available.</p>
+	  <p>The current unstable/alpha version of Tor is <version-alpha>. Its <a href="https://gitweb.torproject.org/tor.git/blob/refs/heads/release-0.2.2:/ChangeLog">Changelog</a> is available.</p>
 	</div>
       </div>
 <!-- END SOURCE -->



More information about the tor-commits mailing list