forked from mirrors/gecko-dev
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
parent
23a1ac866a
commit
ca7ffafba0
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.
|
||||||
|
|
||||||
Bug 1889978 - Changed system header list
|
Merge day clobber 2024-05-13
|
||||||
|
|
@ -1 +1 @@
|
||||||
127.0a1
|
128.0a1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
127.0a1
|
128.0a1
|
||||||
|
|
|
||||||
|
|
@ -10,4 +10,4 @@
|
||||||
# hardcoded milestones in the tree from these two files.
|
# hardcoded milestones in the tree from these two files.
|
||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
127.0a1
|
128.0a1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
127.0a1
|
128.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.129.0";
|
export const WEAVE_VERSION = "1.130.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