summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-10-24 04:23:09 +0000
committerAndrew Lewman <andrew@torproject.org>2007-10-24 04:23:09 +0000
commit4bbe30182f49424b106fc51b39e80e85aaebbd1e (patch)
treeedfb35d81ad98f35a454dee7c971919835c3c1eb
parent7a35dad00722413c5816f9b5557c61319f5984d3 (diff)
downloadtor-4bbe30182f49424b106fc51b39e80e85aaebbd1e.tar.gz
tor-4bbe30182f49424b106fc51b39e80e85aaebbd1e.zip
update torbutton version.
svn:r12137
-rw-r--r--contrib/osx/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh
index d36216e8fb..65503ffcb7 100644
--- a/contrib/osx/package.sh
+++ b/contrib/osx/package.sh
@@ -23,7 +23,7 @@ PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
# Where have we put the xpi and license for Torbutton? Edit this if your
# torbutton and torbutton license live somewhere else.
-TORBUTTON_PATH=~/tmp/torbutton-1.1.8-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.9.1-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
###