diff options
Diffstat (limited to 'contrib/osx/TorPostflight')
-rw-r--r-- | contrib/osx/TorPostflight | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/TorPostflight b/contrib/osx/TorPostflight index 2bd6f29ecc..19b983b254 100644 --- a/contrib/osx/TorPostflight +++ b/contrib/osx/TorPostflight @@ -13,7 +13,7 @@ TORGROUP=daemon TARGET=$2/Library/Tor TORDIR=$TARGET/var/lib/tor LOGFILE=/var/log/tor.log -TORBUTTON_VERSION="1.1.8-alpha" +TORBUTTON_VERSION="1.1.9.1-alpha" # Check defaults for TARGET if [ "$TARGET" == "//Library/Tor" ]; then |