Bug 1118794 - bump gecko version to 37 on date to match beta, r=me
authorNick Thomas <nthomas@mozilla.com>
Tue, 03 Mar 2015 14:46:20 +1300 (2015-03-03)
changeset 11898 c6ae16127e65cd0baf0232fd72682a8602e199da
parent 11896 1ad16112ba1f8e25344efb81be4490bc5b317ae7
child 11901 92db734c07042d50dc96ed8d5dd2aca9433abe93
push id8639
push usernthomas@mozilla.com
push dateTue, 03 Mar 2015 01:46:28 +0000 (2015-03-03)
reviewersme
bugs1118794
Bug 1118794 - bump gecko version to 37 on date to match beta, r=me
mozilla/project_branches.py
--- a/mozilla/project_branches.py
+++ b/mozilla/project_branches.py
@@ -147,17 +147,17 @@ PROJECT_BRANCHES = {
             }
         },
     },
     'cypress': {
         'enable_perproduct_builds': False,
         'enable_talos': True,
     },
     'date': {
-        'gecko_version': 36,
+        'gecko_version': 37,
         'mozharness_repo_path': 'users/nthomas_mozilla.com/mozharness-build-promotion',
         'mozharness_repo': 'https://hg.mozilla.org/users/nthomas_mozilla.com/mozharness-build-promotion',
         'mozharness_tag': 'default',
         'desktop_mozharness_builds_enabled': True,
         'use_mozharness_repo_cache': False,
         'branch_projects': [],
         'enable_talos': True,
         'lock_platforms': True,