forked from mirrors/gecko-dev
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
parent
c29594635e
commit
fe2743c6c5
6 changed files with 6 additions and 6 deletions
2
CLOBBER
2
CLOBBER
|
|
@ -22,4 +22,4 @@
|
||||||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||||
# don't change CLOBBER for WebIDL changes any more.
|
# don't change CLOBBER for WebIDL changes any more.
|
||||||
|
|
||||||
Modified build files in third_party/libwebrtc - Bug 1883116 - Vendor libwebrtc from 0b6899272c
|
Merge day clobber 2024-04-15
|
||||||
|
|
@ -1 +1 @@
|
||||||
126.0a1
|
127.0a1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
126.0a1
|
127.0a1
|
||||||
|
|
|
||||||
|
|
@ -10,4 +10,4 @@
|
||||||
# hardcoded milestones in the tree from these two files.
|
# hardcoded milestones in the tree from these two files.
|
||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
126.0a1
|
127.0a1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
126.0a1
|
127.0a1
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
// Don't manually modify this line, as it is automatically replaced on merge day
|
// Don't manually modify this line, as it is automatically replaced on merge day
|
||||||
// by the gecko_migration.py script.
|
// by the gecko_migration.py script.
|
||||||
export const WEAVE_VERSION = "1.128.0";
|
export const WEAVE_VERSION = "1.129.0";
|
||||||
|
|
||||||
// Sync Server API version that the client supports.
|
// Sync Server API version that the client supports.
|
||||||
export const SYNC_API_VERSION = "1.5";
|
export const SYNC_API_VERSION = "1.5";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue