Skip to content

Commit

Permalink
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release…
Browse files Browse the repository at this point in the history
… ba=release
Mozilla Releng Treescript committed Mar 13, 2023
1 parent c2721b8 commit 6ff0625
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CLOBBER
Original file line number Diff line number Diff line change
@@ -23,4 +23,4 @@
# don't change CLOBBER for WebIDL changes any more.


Modified build files in third_party/libwebrtc - Bug 1812154 - (fix-9d9c2d5795) Removed dependency transport:stun_types fixing error generating build files. r=mjf
Merge day clobber 2023-03-13
2 changes: 1 addition & 1 deletion browser/config/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
112.0a1
113.0a1
2 changes: 1 addition & 1 deletion browser/config/version_display.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
112.0a1
113.0a1
2 changes: 1 addition & 1 deletion config/milestone.txt
Original file line number Diff line number Diff line change
@@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------

112.0a1
113.0a1
2 changes: 1 addition & 1 deletion services/sync/modules/constants.js
Original file line number Diff line number Diff line change
@@ -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.114.0",
WEAVE_VERSION: "1.115.0",

// Sync Server API version that the client supports.
SYNC_API_VERSION: "1.5",

0 comments on commit 6ff0625

Please sign in to comment.