forked from mirrors/gecko-dev
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
parent
578496c259
commit
35afddde8a
5 changed files with 5 additions and 5 deletions
2
CLOBBER
2
CLOBBER
|
|
@ -23,4 +23,4 @@
|
||||||
# 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 1826428 - remove libwebrtc's jvm_android.cc from build
|
Merge day clobber 2023-05-08
|
||||||
|
|
@ -1 +1 @@
|
||||||
114.0a1
|
115.0a1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
114.0a1
|
115.0a1
|
||||||
|
|
|
||||||
|
|
@ -10,4 +10,4 @@
|
||||||
# hardcoded milestones in the tree from these two files.
|
# hardcoded milestones in the tree from these two files.
|
||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
114.0a1
|
115.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.116.0";
|
export const WEAVE_VERSION = "1.117.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