Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release

This commit is contained in:
Mozilla Releng Treescript 2023-02-13 16:28:07 +00:00
Родитель 4868d3a3db
Коммит b78b0ca988
5 изменённых файлов: 5 добавлений и 7 удалений

Просмотреть файл

@ -22,7 +22,5 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.
A recent ANGLE vendoring update from <https://bugzilla.mozilla.org/show_bug.cgi?id=1753349> causes
a failure like the following:
Modified build files in third_party/libwebrtc - Bug 1806510 - Vendor libwebrtc from c898c82884
Merge day clobber 2023-02-13

Просмотреть файл

@ -1 +1 @@
111.0a1
112.0a1

Просмотреть файл

@ -1 +1 @@
111.0a1
112.0a1

Просмотреть файл

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
111.0a1
112.0a1

Просмотреть файл

@ -7,7 +7,7 @@ var EXPORTED_SYMBOLS = [];
for (let [key, val] of Object.entries({
// Don't manually modify this line, as it is automatically replaced on merge day
// by the gecko_migration.py script.
WEAVE_VERSION: "1.113.0",
WEAVE_VERSION: "1.114.0",
// Sync Server API version that the client supports.
SYNC_API_VERSION: "1.5",