1.1 --- a/html_src/download.html Sat Jul 04 08:46:17 2009 +0200
1.2 +++ b/html_src/download.html Sat Jul 04 08:48:36 2009 +0200
1.3 @@ -2,8 +2,8 @@
1.4
1.5 <p>There are three main ways to get the ns-3 source code:
1.6 <ul>
1.7 -<li><a href="releases/ns-allinone-3.4.tar.bz2">Download</a> the most recent
1.8 -(stable) release (currently ns-3.4), or another archived release (<a href="releases/">archive</a>),<li><a href="mercurial.html">Download</a> a repository using
1.9 +<li><a href="releases/ns-allinone-3.5.tar.bz2">Download</a> the most recent
1.10 +(stable) release (currently ns-3.5), or another archived release (<a href="releases/">archive</a>),<li><a href="mercurial.html">Download</a> a repository using
1.11 mercurial and compile it from source.
1.12 <ul>
1.13 <li><b>This is recommended</b> if you want to look at current code or you want