summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2008-05-28 22:52:02 +0000
committerAndrew Lewman <andrew@torproject.org>2008-05-28 22:52:02 +0000
commitbbe2249030efafe732d02f3f6b23cf2724565da0 (patch)
tree4c80c6f710a229eaf0ece9f65a58bdf80db7f62d
parent8cf5c025d69f7897f54cae0dabb1ac60965a2d1f (diff)
downloadtor-bbe2249030efafe732d02f3f6b23cf2724565da0.tar.gz
tor-bbe2249030efafe732d02f3f6b23cf2724565da0.zip
Update torbutton version.
svn:r14788
-rw-r--r--doc/tor-osx-dmg-creation.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor-osx-dmg-creation.txt b/doc/tor-osx-dmg-creation.txt
index 86f8f69896..8d84dcbec1 100644
--- a/doc/tor-osx-dmg-creation.txt
+++ b/doc/tor-osx-dmg-creation.txt
@@ -69,7 +69,7 @@ Extract the tarball.
11) Update three variables in contrib/osx/package.sh:
PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
-TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.18-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
Make sure the paths are correct. The build will fail if they are not.
@@ -137,7 +137,7 @@ tarball.
4) Update three variables in contrib/osx/package.sh:
PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
-TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.18-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
Make sure the paths are correct. The build will fail if they are not.