diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-02-25 03:42:26 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-02-25 03:42:26 +0000 |
commit | d1cb225c8991a72a1b921f453051a44ae981d974 (patch) | |
tree | 63e54de1be586108594c5f454128e5130389c385 /contrib | |
parent | 3dd9a3a23a0b8638bcfe0be3036c706e8b6d3eb8 (diff) | |
download | tor-d1cb225c8991a72a1b921f453051a44ae981d974.tar.gz tor-d1cb225c8991a72a1b921f453051a44ae981d974.zip |
update torbutton version to current
svn:r13723
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 79581c6906..3937b367a4 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.13-alpha.xpi +TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi TORBUTTON_LIC_PATH=~/tmp/LICENSE ### |