mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
MozReview-Commit-ID: GEyM0F1O4hP
This commit is contained in:
parent
030489c1cd
commit
cce942762c
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 1343432 - jemalloc update needs a clobber
|
Merge day clobber
|
@ -1 +1 @@
|
|||||||
54.0a1
|
55.0a1
|
||||||
|
@ -1 +1 @@
|
|||||||
54.0a1
|
55.0a1
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
# hardcoded milestones in the tree from these two files.
|
# hardcoded milestones in the tree from these two files.
|
||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
54.0a1
|
55.0a1
|
||||||
|
@ -44,7 +44,7 @@ EXTRA_PP_JS_MODULES['services-sync'] += [
|
|||||||
]
|
]
|
||||||
|
|
||||||
# Definitions used by constants.js
|
# Definitions used by constants.js
|
||||||
DEFINES['weave_version'] = '1.56.0'
|
DEFINES['weave_version'] = '1.57.0'
|
||||||
DEFINES['weave_id'] = '{340c2bbc-ce74-4362-90b5-7c26312808ef}'
|
DEFINES['weave_id'] = '{340c2bbc-ce74-4362-90b5-7c26312808ef}'
|
||||||
|
|
||||||
EXTRA_JS_MODULES['services-sync'].engines += [
|
EXTRA_JS_MODULES['services-sync'].engines += [
|
||||||
|
@ -22,7 +22,7 @@ namespace mozilla {
|
|||||||
*/
|
*/
|
||||||
struct Module
|
struct Module
|
||||||
{
|
{
|
||||||
static const unsigned int kVersion = 54;
|
static const unsigned int kVersion = 55;
|
||||||
|
|
||||||
struct CIDEntry;
|
struct CIDEntry;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user