aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-12-26 02:18:55 +0000
committerAndrew Lewman <andrew@torproject.org>2007-12-26 02:18:55 +0000
commit8a501073555c39083e92c2783bf55e86c8a648c4 (patch)
tree0df489795b7b057af2ecfad06802b19d56e485f4 /contrib
parentfb8cbc8642f9833d686f803d588963e80337f5fd (diff)
downloadtor-8a501073555c39083e92c2783bf55e86c8a648c4.tar
tor-8a501073555c39083e92c2783bf55e86c8a648c4.tar.gz
bump torbutton version
svn:r12985
Diffstat (limited to 'contrib')
-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 0aeb2b777..e0ffb00df 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.9.1-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.12-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
###