Skip to content
Snippets Groups Projects
Commit ccbc59df authored by Mozilla Releng Treescript's avatar Mozilla Releng Treescript
Browse files

Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release

parent 3b339ae1
No related branches found
No related tags found
1 merge request!200Draft: fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
......@@ -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 1655105 - CLOBBER
Merge day clobber
\ No newline at end of file
81.0a1
82.0a1
81.0a1
82.0a1
......@@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
81.0a1
82.0a1
......@@ -7,7 +7,7 @@ var EXPORTED_SYMBOLS = [];
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.83.0",
WEAVE_VERSION: "1.84.0",
// Sync Server API version that the client supports.
SYNC_API_VERSION: "1.5",
......
......@@ -21,7 +21,7 @@ namespace mozilla {
* via a module loader.
*/
struct Module {
static const unsigned int kVersion = 81;
static const unsigned int kVersion = 82;
struct CIDEntry;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment