mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
This commit is contained in:
parent
96cff3ecbf
commit
727d7d0948
2
CLOBBER
2
CLOBBER
@ -22,5 +22,5 @@
|
||||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
Bug 1246756 - Update Skia to m49 branch.
|
||||
|
||||
Merge day clobber
|
@ -1 +1 @@
|
||||
47.0a1
|
||||
48.0a1
|
||||
|
@ -1 +1 @@
|
||||
47.0a1
|
||||
48.0a1
|
||||
|
@ -10,4 +10,4 @@
|
||||
# hardcoded milestones in the tree from these two files.
|
||||
#--------------------------------------------------------
|
||||
|
||||
47.0a1
|
||||
48.0a1
|
||||
|
@ -42,7 +42,7 @@ EXTRA_PP_JS_MODULES['services-sync'] += [
|
||||
]
|
||||
|
||||
# Definitions used by constants.js
|
||||
DEFINES['weave_version'] = '1.49.0'
|
||||
DEFINES['weave_version'] = '1.50.0'
|
||||
DEFINES['weave_id'] = '{340c2bbc-ce74-4362-90b5-7c26312808ef}'
|
||||
|
||||
EXTRA_JS_MODULES['services-sync'].engines += [
|
||||
|
@ -22,7 +22,7 @@ namespace mozilla {
|
||||
*/
|
||||
struct Module
|
||||
{
|
||||
static const unsigned int kVersion = 47;
|
||||
static const unsigned int kVersion = 48;
|
||||
|
||||
struct CIDEntry;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user