-
Notifications
You must be signed in to change notification settings - Fork 871
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11914 from brave/97.0.4692.99_master-1.34.x
Upgrade from Chromium 97.0.4692.71 to Chromium 97.0.4692.99 (uplift to 1.34.x).
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
diff --git a/chrome/VERSION b/chrome/VERSION | ||
index 8f0640f40d531986c6ec206763575f3fa0351f99..750708badbbbd097b8ea4671a0a9709b2850c6a5 100644 | ||
index f4aace411083ba335af70dfbff52a5f1af7eeca4..ca6278ecdc99096b2d46b59518a83bbd293b4a5b 100644 | ||
--- a/chrome/VERSION | ||
+++ b/chrome/VERSION | ||
@@ -1,4 +1,4 @@ | ||
MAJOR=97 | ||
-MINOR=0 | ||
-BUILD=4692 | ||
-PATCH=71 | ||
-PATCH=99 | ||
+MINOR=1 | ||
+BUILD=34 | ||
+PATCH=80 |