update the Makefile to 0.2.2.30-rc.
Andrew Lewman

Andrew Lewman commited on 2011-07-09 13:40:31
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=/home/runa/tordev/tor/.git
14
-export STABLETAG=tor-0.2.2.29-beta
15
-export DEVTAG=tor-0.2.2.29-beta
14
+export STABLETAG=tor-0.2.2.30-rc
15
+export DEVTAG=tor-0.2.2.30-rc
16 16
 
17 17
 WMLBASE=.
18 18
 SUBDIRS=docs eff projects press about download getinvolved donate torbutton
19 19