diff options
author | Roger Dingledine <arma@torproject.org> | 2005-02-10 07:58:04 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-02-10 07:58:04 +0000 |
commit | df41b20e90c5f817b0c8c7ba913cdadea3c671fe (patch) | |
tree | 07d32375f793a19d38ed6e77da082c01346eadb8 | |
parent | 33569e40d7fc164b00891a120dec9fa1c6d9e58f (diff) | |
download | tor-df41b20e90c5f817b0c8c7ba913cdadea3c671fe.tar.gz tor-df41b20e90c5f817b0c8c7ba913cdadea3c671fe.zip |
mention 0.0.9.4 on win32 and osx doc pages
svn:r3612
-rw-r--r-- | doc/tor-doc-osx.html | 2 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index 36fd4e307d..3d973f87ba 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -18,7 +18,7 @@ <p> The latest beta release of Tor for Macintosh OS X is <a -href="http://tor.eff.org/dist/osx/Tor 0.0.9.3 Bundle.dmg">0.0.9.3</a>. +href="http://tor.eff.org/dist/osx/Tor 0.0.9.4 Bundle.dmg">0.0.9.4</a>. Download it by clicking the link. You may be able to find experimental versions <a href="http://tor.freehaven.net/dist/osx/">here</a>, if you're looking for new features and new bugs. diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 63b68e653b..f26eabbd06 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -16,7 +16,7 @@ <p> The latest stable release of Tor for Windows 32 is <a -href="http://tor.eff.org/dist/win32/tor-0.0.9.3-win32.exe">0.0.9.3</a>. +href="http://tor.eff.org/dist/win32/tor-0.0.9.4-win32.exe">0.0.9.4</a>. Download it by clicking the link. You may be able to find experimental versions <a href="http://tor.eff.org/dist/win32/">here</a>, if you're looking for new features and new bugs. |