diff options
author | Andrew Lewman <andrew@torproject.org> | 2007-10-24 04:24:14 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2007-10-24 04:24:14 +0000 |
commit | cb0738a472cb84f7692ec9b03d0d4faf15bf2a20 (patch) | |
tree | 84a0d0671d5134526ce3d6ff9fc91fbd806d1d4b /contrib/osx/TorPostflight | |
parent | 4bbe30182f49424b106fc51b39e80e85aaebbd1e (diff) | |
download | tor-cb0738a472cb84f7692ec9b03d0d4faf15bf2a20.tar.gz tor-cb0738a472cb84f7692ec9b03d0d4faf15bf2a20.zip |
Update torbutton version and spacing updates for the readme.
svn:r12138
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 |