[or-cvs] r14925: Update torbutton version (tor/trunk/contrib/osx)

phobos at seul.org phobos at seul.org
Wed Jun 4 03:52:27 UTC 2008


Author: phobos
Date: 2008-06-03 23:52:27 -0400 (Tue, 03 Jun 2008)
New Revision: 14925

Modified:
   tor/trunk/contrib/osx/TorPostflight
   tor/trunk/contrib/osx/package.sh
Log:
Update torbutton version


Modified: tor/trunk/contrib/osx/TorPostflight
===================================================================
--- tor/trunk/contrib/osx/TorPostflight	2008-06-04 02:51:11 UTC (rev 14924)
+++ tor/trunk/contrib/osx/TorPostflight	2008-06-04 03:52:27 UTC (rev 14925)
@@ -46,7 +46,7 @@
 TARGET=$2/Library/Tor
 TORDIR=$TARGET/var/lib/tor
 LOGFILE=/var/log/tor.log
-TORBUTTON_VERSION="1.1.18-alpha"
+TORBUTTON_VERSION="1.2.0rc1"
 
 # Check defaults for TARGET
 if [ "$TARGET" == "//Library/Tor" ]; then

Modified: tor/trunk/contrib/osx/package.sh
===================================================================
--- tor/trunk/contrib/osx/package.sh	2008-06-04 02:51:11 UTC (rev 14924)
+++ tor/trunk/contrib/osx/package.sh	2008-06-04 03:52:27 UTC (rev 14925)
@@ -24,7 +24,7 @@
 
 # Where have we put the xpi and license for Torbutton? Edit this if your
 # torbutton and torbutton license live somewhere else.
-TORBUTTON_PATH=~/tmp/torbutton-1.1.18-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.2.0rc1.xpi
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 
 ###



More information about the tor-commits mailing list