aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2008-02-05 04:49:43 +0000
committerAndrew Lewman <andrew@torproject.org>2008-02-05 04:49:43 +0000
commitc397c64d15d2ec55c8997fa2cc75f84126eedea5 (patch)
tree0cacf19d0062ec99f32e8639bc4132b6b6e799a3 /contrib
parent1caa71e310bfa0bf68f6f810f5bd1ccc244b0098 (diff)
downloadtor-c397c64d15d2ec55c8997fa2cc75f84126eedea5.tar
tor-c397c64d15d2ec55c8997fa2cc75f84126eedea5.tar.gz
torbutton-1.1.13-alpha exists.
svn:r13375
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 e0ffb00df..79581c690 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.12-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.13-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
###