Unverified Commit 984269e7 authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Move to 11.0 series

parent 3226747c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ variant: '[% IF c("var/release") %]Release[% ELSE %]Beta[% END %]'

var:
  android_components_version: 90.0.11
  torbrowser_branch: 10.5
  torbrowser_branch: 11.0
  container:
    use_container: 1
  # This should be updated when the list of gradle dependencies is changed.
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ variant: Beta

var:
  fenix_version: 90.0.0b6
  torbrowser_branch: 10.5
  torbrowser_branch: 11.0
  git_branch: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-1'
  copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
  container:
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ gpg_keyring: torbutton.gpg
var:
  firefox_platform_version: 78.11.0
  firefox_version: '[% c("var/firefox_platform_version") %]esr'
  torbrowser_branch: 10.5
  torbrowser_branch: 11.0
  branding_directory: 'browser/branding/alpha'
  copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
  deps:
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ gpg_keyring: torbutton.gpg

var:
  geckoview_version: 90.0b12
  torbrowser_branch: 10.5
  torbrowser_branch: 11.0
  copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
  deps:
    - build-essential
+3 −3
Original line number Diff line number Diff line
@@ -57,10 +57,10 @@ buildconf:
  git_signtag_opt: '-s'

var:
  torbrowser_version: '10.5a17'
  torbrowser_build: 'build2'
  torbrowser_version: '11.0a1'
  torbrowser_build: 'build1'
  torbrowser_incremental_from:
    - 10.5a16
    - 10.5a17
  project_name: tor-browser
  multi_lingual: 0
  build_mar: 1