seems kind of silly to have to bump the makefile for every release too
Roger Dingledine

Roger Dingledine commited on 2011-09-14 08:41:12
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.32
15
-export DEVTAG=tor-0.2.3.3-alpha
14
+export STABLETAG=tor-0.2.2.33
15
+export DEVTAG=tor-0.2.3.4-alpha
16 16
 
17 17
 WMLBASE=.
18 18
 SUBDIRS=docs eff projects press about download getinvolved donate torbutton
19 19