[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12138: Update torbutton version and spacing updates for the readme. (tor/trunk/contrib/osx)
Author: phobos
Date: 2007-10-24 00:24:14 -0400 (Wed, 24 Oct 2007)
New Revision: 12138
Modified:
tor/trunk/contrib/osx/ReadMe.rtf
tor/trunk/contrib/osx/TorPostflight
Log:
Update torbutton version and spacing updates for the readme.
Modified: tor/trunk/contrib/osx/ReadMe.rtf
===================================================================
--- tor/trunk/contrib/osx/ReadMe.rtf 2007-10-24 04:23:09 UTC (rev 12137)
+++ tor/trunk/contrib/osx/ReadMe.rtf 2007-10-24 04:24:14 UTC (rev 12138)
@@ -4,4 +4,4 @@
\margl1440\margr1440\vieww9000\viewh9000\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
-\f0\fs24 \cf0 Tor is a toolset for a wide range of organizations and people who want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and more. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features.}
\ No newline at end of file
+\f0\fs24 \cf0 Tor is a toolset for a wide range of organizations and people who want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and more. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features.}
Modified: tor/trunk/contrib/osx/TorPostflight
===================================================================
--- tor/trunk/contrib/osx/TorPostflight 2007-10-24 04:23:09 UTC (rev 12137)
+++ tor/trunk/contrib/osx/TorPostflight 2007-10-24 04:24:14 UTC (rev 12138)
@@ -13,7 +13,7 @@
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