[tor-commits] [torbrowser/maint-2.2] bump tbb osx to 1.0.21 to fix incorrect https-everywhere version
erinn at torproject.org
erinn at torproject.org
Sun Oct 23 23:18:55 UTC 2011
commit cd046bcb6796af6efb9823513ee0b64bcb7d0762
Author: Erinn Clark <erinn at torproject.org>
Date: Tue Jul 12 19:24:28 2011 -0300
bump tbb osx to 1.0.21 to fix incorrect https-everywhere version
---
README.OSX | 4 ++++
build-scripts/osx.mk | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/README.OSX b/README.OSX
index 6cd757c..3a05c7a 100644
--- a/README.OSX
+++ b/README.OSX
@@ -24,6 +24,10 @@ To exit, close Firefox and Vidalia.
Changelog
---------
+1.0.21: Released 2011-07-12
+ The new HTTPS-Everywhere was missing from the last release. Actually
+ add it this time.
+
1.0.20: Released 2011-07-10
Update Tor to 0.2.2.30-rc
Update Firefox to 3.6.18
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index 2fa0a4d..9096537 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -211,7 +211,7 @@ NAME=TorBrowser
DISTDIR=tbbosx-dist
## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.20-dev
+VERSION=1.0.21-dev
DEFAULT_COMPRESSED_BASENAME=TorBrowser-$(VERSION)-osx-$(ARCH_TYPE)-
IM_COMPRESSED_BASENAME=TorBrowser-IM-$(VERSION)-
DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)
More information about the tor-commits
mailing list