commit 8831b1a96b1e46fd4a86fb39076604c5f76af66f Author: Erinn Clark erinn@torproject.org Date: Mon Oct 8 07:41:40 2012 +0100
bump versions of Firefox, libpng, NoScript, https-everywhere, and torbutton for pending release --- build-scripts/versions.mk | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index 4640acc..52fa772 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -4,18 +4,18 @@ RELEASE_VER=2.2.39
ZLIB_VER=1.2.7 OPENSSL_VER=1.0.1c -LIBPNG_VER=1.5.12 +LIBPNG_VER=1.5.13 QT_VER=4.8.1 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.7esr +FIREFOX_VER=10.0.8esr MOZBUILD_VER=1.5.1 PYMAKE_VER=87d436cd8974 -TORBUTTON_VER=1.4.6 -NOSCRIPT_VER=2.5.4 -HTTPSEVERYWHERE_VER=2.2.1 +TORBUTTON_VER=1.4.6.1 +NOSCRIPT_VER=2.5.6 +HTTPSEVERYWHERE_VER=2.2.2 OTR_VER=3.2.0 OBFSPROXY_VER=0.1.4
tor-commits@lists.torproject.org