[or-cvs] [torbrowser/master] bump tbb osx version

erinn at torproject.org erinn at torproject.org
Mon Dec 20 12:35:56 UTC 2010


Author: Erinn Clark <erinn at torproject.org>
Date: Mon, 20 Dec 2010 13:32:06 +0100
Subject: bump tbb osx version
Commit: 520dfb846c6dbb83c3441cb3826a84e7785cf9df

---
 README.OSX                 |    8 ++++++--
 build-scripts/Makefile.osx |    6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/README.OSX b/README.OSX
index 990bd5d..daf65ba 100644
--- a/README.OSX
+++ b/README.OSX
@@ -5,12 +5,12 @@ Included applications
 ---------------------
 
 Vidalia 0.2.10 (with Qt 4.6.2)
-Tor 0.2.2.19-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) 
+Tor 0.2.2.20-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) 
 Polipo 1.0.4.1
 Firefox (Namoroka) 3.6.13
  \_ Torbutton 1.2.5
  |_ NoScript 2.0.7
- |_ HTTPS-Everywhere 0.9.9.development.1
+ |_ HTTPS-Everywhere 0.9.9.development.2
  |_ BetterPrivacy 1.48.3
 
 Usage
@@ -24,6 +24,10 @@ To exit, close Firefox and Vidalia.
 Changelog
 ---------
 
+1.0.8: Released 2010-12-17
+       Update Tor to 0.2.2.20-alpha
+       Update HTTPS-Everywhere to 0.9.9.development.2
+
 1.0.7: Released 2010-12-14
        Update Firefox to 3.6.13
        Update NoScript to 2.0.7
diff --git a/build-scripts/Makefile.osx b/build-scripts/Makefile.osx
index 61f2cb8..a82aa49 100644
--- a/build-scripts/Makefile.osx
+++ b/build-scripts/Makefile.osx
@@ -41,7 +41,7 @@ BUILT_DIR=$(FETCH_DIR)/built
 TBB_FINAL=$(BUILT_DIR)/TBBL
 
 ## Versions for our source packages
-HTTPSEVERY_VER=0.9.9.development.1
+HTTPSEVERY_VER=0.9.9.development.2
 FIREFOX_VER=3.6.13
 LIBEVENT_VER=1.4.13-stable
 LIBPNG_VER=1.4.3
@@ -51,7 +51,7 @@ OTR_VER=3.2.0
 PIDGIN_VER=2.6.4
 POLIPO_VER=1.0.4.1
 QT_VER=4.6.2
-TOR_VER=0.2.2.19-alpha
+TOR_VER=0.2.2.20-alpha
 TORBUTTON_VER=1.2.5
 VIDALIA_VER=0.2.10
 ZLIB_VER=1.2.3
@@ -210,7 +210,7 @@ NAME=TorBrowser
 DISTDIR=tbbosx-dist
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.7-dev
+VERSION=1.0.8-dev
 DEFAULT_COMPRESSED_BASENAME=TorBrowser-$(VERSION)-osx-$(ARCH_TYPE)-
 IM_COMPRESSED_BASENAME=TorBrowser-IM-$(VERSION)-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)
-- 
1.7.1



More information about the tor-commits mailing list