[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [torbrowser/master] bump tbb windows version
Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date: Mon, 20 Dec 2010 13:39:38 +0100
Subject: bump tbb windows version
Commit: a973a0bddeec5d35efbcf1defbfab5d0e8682a71
---
README | 8 ++++++--
build-scripts/Makefile | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/README b/README
index c52826c..f1f7a84 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ Included applications
---------------------
Vidalia 0.2.10 (with Qt 4.6.2)
-Tor 0.2.1.27 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p)
+Tor 0.2.1.28 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p)
Polipo 1.0.4.1
FirefoxPortable 3.6.13
\_ Firefox 3.6.13
\_ Torbutton 1.2.5
- \_ HTTPS Everywhere 0.9.9.development.1
+ \_ HTTPS Everywhere 0.9.9.development.2
PidginPortable 2.7.4
\_ Pidgin 2.7.5
\_ OTR 3.2
@@ -310,3 +310,7 @@ Changelog
prevented globally installed versions of the extensions from working. It also
includes better protection from Firesheep. See the changelog here:
https://www.eff.org/files/Changelog.txt
+
+1.3.15: Released 2010-12-17
+ update Tor to 0.2.1.28
+ update HTTPS-Everywhere to 0.9.9.development.2
diff --git a/build-scripts/Makefile b/build-scripts/Makefile
index 03fad8d..27215f3 100644
--- a/build-scripts/Makefile
+++ b/build-scripts/Makefile
@@ -23,7 +23,7 @@ PIDGIN_VERSION=2.7.5
## Location of bundle components
VIDALIA=/e/build/vidalia-0.2.10
-TOR=/e/build/tor-0.2.1.27
+TOR=/e/build/tor-0.2.1.28
POLIPO=/e/build/polipo-1.0.4.1
FIREFOX_SRC=/e/build/FirefoxPortable-3.6.13
PIDGIN_SRC=/e/build/PidginPortable-2.7.5
@@ -49,7 +49,7 @@ DEST="Generic Bundle"
NAME="Tor Browser"
## Version and name of the compressed bundle (also used for source)
-VERSION=1.3.14
+VERSION=1.3.15
DEFAULT_COMPRESSED_BASENAME=tor-browser-
IM_COMPRESSED_BASENAME=tor-im-browser-
DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)
--
1.7.1