commit 07c4e10d6a6240aa79a9c70767839a98caea8498 Author: Erinn Clark erinn@torproject.org Date: Thu Sep 29 00:07:49 2011 +0100
bump firefox to 7.0, tor to 0.2.2.33, and downgrade https-everywhere to 1.0.3 --- build-scripts/versions.mk | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index 1e36e0f..c44c3b5 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -2,17 +2,16 @@
RELEASE_VER=2.2.32
-HTTPSEVERY_VER=1.0.0development.5 -FIREFOX_VER=6.0.2 +HTTPSEVERY_VER=1.0.3 +FIREFOX_VER=7.0 LIBEVENT_VER=2.0.14-stable LIBPNG_VER=1.4.8 NOSCRIPT_VER=2.1.2.7 OPENSSL_VER=1.0.0d 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.32 +TOR_VER=0.2.2.33 TORBUTTON_VER=1.4.3 VIDALIA_VER=0.2.14 ZLIB_VER=1.4.0
tor-commits@lists.torproject.org