commit 3bb2cc1c884b0e571b2ceaaa8c904b5cdacec7f5 Author: Erinn Clark erinn@torproject.org Date: Fri Sep 7 12:35:39 2012 +0100
bump firefox and tor versions for alpha bundle --- build-scripts/versions-alpha.mk | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk index 6fc7cd5..bf4b249 100644 --- a/build-scripts/versions-alpha.mk +++ b/build-scripts/versions-alpha.mk @@ -8,13 +8,13 @@ LIBPNG_VER=1.5.12 QT_VER=4.8.1 VIDALIA_VER=0.2.20 LIBEVENT_VER=2.0.20-stable -TOR_VER=0.2.3.20-rc +TOR_VER=0.2.3.21-rc PIDGIN_VER=2.6.4 -FIREFOX_VER=15.0 +FIREFOX_VER=15.0.1 MOZBUILD_VER=1.5.1 PYMAKE_VER=87d436cd8974 TORBUTTON_VER=1.4.6 -NOSCRIPT_VER=2.5.2 +NOSCRIPT_VER=2.5.4 HTTPSEVERYWHERE_VER=3.0development.6 OBFSPROXY_VER=0.1.4 OTR_VER=3.2.0
tor-commits@lists.torproject.org