Author: sebastian Date: 2010-12-20 07:55:00 +0000 (Mon, 20 Dec 2010) New Revision: 23956
Modified: website/trunk/Makefile Log: We have to use 0.2.2.x for stable tag b/c we don't have asciidoc in 0.2.1.x Modified: website/trunk/Makefile =================================================================== --- website/trunk/Makefile 2010-12-20 07:48:29 UTC (rev 23955) +++ website/trunk/Makefile 2010-12-20 07:55:00 UTC (rev 23956) @@ -11,7 +11,7 @@ # 5. ./publish export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git -export STABLETAG=tor-0.2.1.28 +export STABLETAG=tor-0.2.2.17-alpha export DEVTAG=tor-0.2.2.20-alpha WMLBASE=.
