зеркало из https://github.com/mozilla/gecko-dev.git
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
Родитель
4fbe772c37
Коммит
6008843d84
2
CLOBBER
2
CLOBBER
|
@ -22,4 +22,4 @@
|
|||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
Bug 1521879: Adding PMediaTransport.ipdl requires a clobber.
|
||||
Merge day clobber
|
|
@ -1 +1 @@
|
|||
67.0a1
|
||||
68.0a1
|
||||
|
|
|
@ -1 +1 @@
|
|||
67.0a1
|
||||
68.0a1
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
# hardcoded milestones in the tree from these two files.
|
||||
#--------------------------------------------------------
|
||||
|
||||
67.0a1
|
||||
68.0a1
|
||||
|
|
|
@ -8,7 +8,7 @@ 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.69.0",
|
||||
WEAVE_VERSION: "1.70.0",
|
||||
|
||||
// Sync Server API version that the client supports.
|
||||
SYNC_API_VERSION: "1.5",
|
||||
|
|
|
@ -22,7 +22,7 @@ namespace mozilla {
|
|||
* via a module loader.
|
||||
*/
|
||||
struct Module {
|
||||
static const unsigned int kVersion = 67;
|
||||
static const unsigned int kVersion = 68;
|
||||
|
||||
struct CIDEntry;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче