diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-03-30 00:40:09 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-03-30 00:40:09 +0000 |
commit | ae4150dd02afacf0f7420a1ed8777fc8d8a84dd5 (patch) | |
tree | 14b63663c15a9b37f25f031023808dace95cc93f /contrib/osx/package.sh | |
parent | 4c81d0d3ebd9653383e3ebf059d1941e9276df7c (diff) | |
download | tor-ae4150dd02afacf0f7420a1ed8777fc8d8a84dd5.tar.gz tor-ae4150dd02afacf0f7420a1ed8777fc8d8a84dd5.zip |
Update torbutton version and if the user chooses to install torbutton,
open firefox with a prompt to install torbutton
svn:r14235
Diffstat (limited to 'contrib/osx/package.sh')
-rw-r--r-- | contrib/osx/package.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh index 3937b367a4..8d78de5faf 100644 --- a/contrib/osx/package.sh +++ b/contrib/osx/package.sh @@ -24,7 +24,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.14-alpha.xpi +TORBUTTON_PATH=~/tmp/torbutton-1.1.17-alpha.xpi TORBUTTON_LIC_PATH=~/tmp/LICENSE ### |