Roger Dingledine commited on 2011-11-12 22:23:58
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
... | ... |
@@ -10,9 +10,9 @@ |
10 | 10 |
# 4. make |
11 | 11 |
# 5. ./publish |
12 | 12 |
|
13 |
-export TORGIT=/Users/erinn/src/tor.git/.git |
|
14 |
-export STABLETAG=tor-0.2.2.24-alpha |
|
15 |
-export DEVTAG=tor-0.2.2.24-alpha |
|
13 |
+export TORGIT=/home/runa/tordev/tor/.git |
|
14 |
+export STABLETAG=tor-0.2.2.34 |
|
15 |
+export DEVTAG=tor-0.2.3.7-alpha |
|
16 | 16 |
|
17 | 17 |
WMLBASE=. |
18 | 18 |
SUBDIRS=docs eff projects press about download getinvolved donate torbutton |
19 | 19 |