diff options
Diffstat (limited to 'contrib/osx/package.sh')
-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 ef6785749d..9064b15e1a 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: |