[or-cvs] r23955: {website} fix tor.git path and update stable & dev tags (website/trunk)

Erinn Clark erinn at torproject.org
Mon Dec 20 07:48:29 UTC 2010


Author: erinn
Date: 2010-12-20 07:48:29 +0000 (Mon, 20 Dec 2010)
New Revision: 23955

Modified:
   website/trunk/Makefile
Log:
fix tor.git path and update stable & dev tags

Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile	2010-12-20 07:45:15 UTC (rev 23954)
+++ website/trunk/Makefile	2010-12-20 07:48:29 UTC (rev 23955)
@@ -10,9 +10,9 @@
 # 4. make
 # 5. ./publish
 
-export TORGIT=/Users/hudson/src/tor-master.git/.git
-export STABLETAG=tor-0.2.2.17-alpha
-export DEVTAG=tor-0.2.2.18-alpha
+export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
+export STABLETAG=tor-0.2.1.28
+export DEVTAG=tor-0.2.2.20-alpha
 
 WMLBASE=.
 SUBDIRS=docs eff projects press about download getinvolved donate torbutton



More information about the tor-commits mailing list