commit 90a083f188024b0ac9482997ac68ecd950fd4739 Author: Erinn Clark erinn@torproject.org Date: Sat Nov 17 01:01:40 2012 +0000
bump firefox to 10.0.11esr --- build-scripts/versions.mk | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index bb2f3a3..8cd07bc 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -10,12 +10,12 @@ VIDALIA_VER=0.2.20 LIBEVENT_VER=2.0.20-stable TOR_VER=0.2.2.39 PIDGIN_VER=2.6.4 -FIREFOX_VER=10.0.10esr +FIREFOX_VER=10.0.11esr MOZBUILD_VER=1.5.1 PYMAKE_VER=87d436cd8974 TORBUTTON_VER=1.4.6.3 -NOSCRIPT_VER=2.5.9 -HTTPSEVERYWHERE_VER=3.0.2 +NOSCRIPT_VER=2.6.1 +HTTPSEVERYWHERE_VER=3.0.4 OTR_VER=3.2.0 OBFSPROXY_VER=0.1.4
tor-commits@lists.torproject.org