diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-05-28 22:42:39 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-05-28 22:42:39 +0000 |
commit | 8cf5c025d69f7897f54cae0dabb1ac60965a2d1f (patch) | |
tree | 0839e62efed5c1555a28c1b552402ab3c8405be4 /contrib | |
parent | df8a602cbef2369276338c5c7aead4c02fd24be7 (diff) | |
download | tor-8cf5c025d69f7897f54cae0dabb1ac60965a2d1f.tar.gz tor-8cf5c025d69f7897f54cae0dabb1ac60965a2d1f.zip |
Update torbutton version
svn:r14787
Diffstat (limited to 'contrib')
-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 8d78de5faf..70d99b2066 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.17-alpha.xpi +TORBUTTON_PATH=~/tmp/torbutton-1.1.18-alpha.xpi TORBUTTON_LIC_PATH=~/tmp/LICENSE ### |