[tor-commits] [tor-browser-build/master] Use branch -3 for nightly builds from now on

gk at torproject.org gk at torproject.org
Sun Oct 13 19:08:49 UTC 2019


commit e440b661281a35f3be31cd2165b19ab1dda17ca9
Author: Georg Koppen <gk at torproject.org>
Date:   Sun Oct 13 19:08:14 2019 +0000

    Use branch -3 for nightly builds from now on
---
 projects/firefox/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/firefox/config b/projects/firefox/config
index ac2ceb2..4370f01 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -51,7 +51,7 @@ targets:
       branding_directory: '[% IF c("var/android") %]mobile/android[% ELSE %]browser[% END %]/branding/official'
 
   nightly:
-    git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-2'
+    git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-3'
     tag_gpg_id: 0
     var:
       torbrowser_update_channel: default



More information about the tor-commits mailing list