update the makefile to current versions of tor.
Andrew Lewman

Andrew Lewman commited on 2012-01-01 17:40:45
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -11,8 +11,8 @@
11 11
 # 5. ./publish
12 12
 
13 13
 export TORGIT=set this to your tor.git path
14
-export STABLETAG=tor-0.2.2.34
15
-export DEVTAG=tor-0.2.3.7-alpha
14
+export STABLETAG=tor-0.2.2.35
15
+export DEVTAG=tor-0.2.3.10-alpha
16 16
 
17 17
 WMLBASE=.
18 18
 SUBDIRS=docs eff projects press about download getinvolved donate torbutton
19 19