Skip to content

Commit 13d864c

Browse files
author
Mozilla Releng Treescript
committed
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
1 parent 52ef5c2 commit 13d864c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

CLOBBER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
2323
# don't change CLOBBER for WebIDL changes any more.
2424

25-
Modified build files in third_party/libwebrtc - Bug 1942428 - Vendor libwebrtc from 1bb49e9ad4
25+
Merge day clobber 2025-03-03

browser/config/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
137.0a1
1+
138.0a1

browser/config/version_display.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
137.0a1
1+
138.0a1

config/milestone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# hardcoded milestones in the tree from these two files.
1111
#--------------------------------------------------------
1212

13-
137.0a1
13+
138.0a1

mobile/android/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
137.0a1
1+
138.0a1

services/sync/modules/constants.sys.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Don't manually modify this line, as it is automatically replaced on merge day
66
// by the gecko_migration.py script.
7-
export const WEAVE_VERSION = "1.139.0";
7+
export const WEAVE_VERSION = "1.140.0";
88

99
// Sync Server API version that the client supports.
1010
export const SYNC_API_VERSION = "1.5";

0 commit comments

Comments
 (0)