mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
--HG-- extra : histedit_source : 46923056fd09298724464a4df4466357821a361f
This commit is contained in:
parent
da640ddd90
commit
177a5a8bdc
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 1413550 - Activity Stream removed a bunch of files that would break ./mach package
|
||||
Merge day clobber
|
||||
|
@ -1 +1 @@
|
||||
58.0a1
|
||||
59.0a1
|
||||
|
@ -1 +1 @@
|
||||
58.0a1
|
||||
59.0a1
|
||||
|
@ -10,4 +10,4 @@
|
||||
# hardcoded milestones in the tree from these two files.
|
||||
#--------------------------------------------------------
|
||||
|
||||
58.0a1
|
||||
59.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.60.0",
|
||||
WEAVE_VERSION: "1.61.0",
|
||||
|
||||
// Sync Server API version that the client supports.
|
||||
SYNC_API_VERSION: "1.5",
|
||||
|
@ -22,7 +22,7 @@ namespace mozilla {
|
||||
*/
|
||||
struct Module
|
||||
{
|
||||
static const unsigned int kVersion = 58;
|
||||
static const unsigned int kVersion = 59;
|
||||
|
||||
struct CIDEntry;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user