Updated the new "stable" checkout command.
Andrew Lewman

Andrew Lewman commited on 2005-08-05 05:17:15
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -53,8 +53,8 @@ necessarily work or even compile)</p>
53 53
 <li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot login</li>
54 54
 <li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot co tor</li>
55 55
 <li>cd tor; ./autogen.sh; make; make install if you like.</li>
56
-<li>(use -r tor-0_0_9 or equivalent to fetch a particular version.)</li>
57
-<li>(To check out the maintenance branch, use -r tor-0_0_9-patches)</li>
56
+<li>(use -r tor-0_1_0_13 or equivalent to fetch a particular version.)</li>
57
+<li>(To check out the maintenance branch, use -r tor-0_1_0_13-patches)</li>
58 58
 </ul>
59 59
 </li>
60 60
 </ul>
61 61