Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit f820fbe

Browse files
author
Sandor Molnar
committed
Merge mozilla-central to autoland. a=merge CLOSED TREE
2 parents fcd26b4 + d5f93d5 commit f820fbe

File tree

7 files changed

+8
-6
lines changed

7 files changed

+8
-6
lines changed

.hgtags

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,3 +317,5 @@ c870f71ba8d9aef09f6bb9b3e4f5127058d8b465 FIREFOX_BETA_134_BASE
317317
b8126411e6221ddd85bedda4c06c76ef53d7c4ac FIREFOX_NIGHTLY_134_END
318318
dd8b1488a379ee395592f636d084cf81117f3b4c FIREFOX_BETA_135_BASE
319319
c14619bee2165d64a40d69cd6d2c25b85a488483 FIREFOX_NIGHTLY_135_END
320+
e571552c235724fbce9b1ceaedf4bff73093eaa7 FIREFOX_BETA_136_BASE
321+
8502d5cd5759d33e1c180121ddf0c12be23ccae3 FIREFOX_NIGHTLY_136_END

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 1934695 - Vendor libwebrtc from 13a020c1bb
25+
Merge day clobber 2025-02-03

browser/config/version.txt

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

browser/config/version_display.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
136.0a1
1+
137.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-
136.0a1
13+
137.0a1

mobile/android/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
136.0a1
1+
137.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.138.0";
7+
export const WEAVE_VERSION = "1.139.0";
88

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

0 commit comments

Comments
 (0)