aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2006-11-26 03:12:09 +0000
committerAndrew Lewman <andrew@torproject.org>2006-11-26 03:12:09 +0000
commit983550949270fb4c6c5e54d4d4b2bd1cfd934c78 (patch)
treea7fd4923aaad796d2288cc5696232a0d5113f00a /contrib
parent5420546dad4df323f5dd4275876955d5c29e006e (diff)
downloadtor-983550949270fb4c6c5e54d4d4b2bd1cfd934c78.tar
tor-983550949270fb4c6c5e54d4d4b2bd1cfd934c78.tar.gz
In an -alpha branch, people can keep up with new software. Bump to
Privoxy 3.0.6. svn:r8992
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 ef6785749..9064b15e1 100644
--- a/contrib/osx/package.sh
+++ b/contrib/osx/package.sh
@@ -18,7 +18,7 @@
# Where have we put the zip file containing Privoxy? Edit this if your
# privoxy lives somewhere else.
-PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.3.zip
+PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
###
# Helpful info on OS X packaging: