summaryrefslogtreecommitdiff
path: root/contrib/osx/TorPostflight
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2008-06-11 23:45:09 +0000
committerAndrew Lewman <andrew@torproject.org>2008-06-11 23:45:09 +0000
commitff89c0bc3912fc7da657fdd6e1e79442910c86fd (patch)
tree28f577ad644296fe3dd376415af834a8b1d36065 /contrib/osx/TorPostflight
parent906cf730622e6d1cd86095f2af4f9cb25c3084b2 (diff)
downloadtor-ff89c0bc3912fc7da657fdd6e1e79442910c86fd.tar.gz
tor-ff89c0bc3912fc7da657fdd6e1e79442910c86fd.zip
Updated torbutton version.
svn:r15153
Diffstat (limited to 'contrib/osx/TorPostflight')
-rw-r--r--contrib/osx/TorPostflight2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/TorPostflight b/contrib/osx/TorPostflight
index aba9c00cd2..49e9651706 100644
--- a/contrib/osx/TorPostflight
+++ b/contrib/osx/TorPostflight
@@ -46,7 +46,7 @@ TORGROUP=daemon
TARGET=$2/Library/Tor
TORDIR=$TARGET/var/lib/tor
LOGFILE=/var/log/tor.log
-TORBUTTON_VERSION="1.2.0rc1"
+TORBUTTON_VERSION="1.2.0rc2"
# Check defaults for TARGET
if [ "$TARGET" == "//Library/Tor" ]; then