[tor-commits] [tor-browser-bundle/master] Update Firefox version to 27.7.0 in nightly and alpha.

mikeperry at torproject.org mikeperry at torproject.org
Wed Jul 16 18:51:56 UTC 2014


commit 4afce310c0a633e9d285e6ae3ea0801d0e12d59e
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Wed Jul 16 11:50:14 2014 -0700

    Update Firefox version to 27.7.0 in nightly and alpha.
---
 Bundle-Data/Docs/ChangeLog.txt |    1 +
 gitian/versions.alpha          |    2 +-
 gitian/versions.nightly        |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 0ea1dc2..104a135 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,6 +1,7 @@
 Tor Browser Bundle 4.0-alpha-1 -- Jul 9 2014
  * All Platforms
    * Include the Meek Pluggable Transport (version 0.9) (Bug 10935)
+   * Update Firefox to 24.7.0esr
    * Update Tor to 0.2.5.5-alpha
    * Update NoScript to 2.6.8.31
      * Script permissions now apply based on URL bar
diff --git a/gitian/versions.alpha b/gitian/versions.alpha
index e73d2ae..b406f45 100755
--- a/gitian/versions.alpha
+++ b/gitian/versions.alpha
@@ -4,7 +4,7 @@ BUILD_PT_BUNDLES=1
 
 VERIFY_TAGS=1
 
-FIREFOX_VERSION=24.6.0esr
+FIREFOX_VERSION=24.7.0esr
 
 TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.x-1-build1
 TOR_TAG=tor-0.2.5.5-alpha
diff --git a/gitian/versions.nightly b/gitian/versions.nightly
index 617c3dd..5398126 100755
--- a/gitian/versions.nightly
+++ b/gitian/versions.nightly
@@ -4,7 +4,7 @@ BUILD_PT_BUNDLES=1
 
 VERIFY_TAGS=0
 
-FIREFOX_VERSION=24.6.0esr
+FIREFOX_VERSION=24.7.0esr
 
 TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.x-1
 TOR_TAG=master



More information about the tor-commits mailing list