Skip to content

Commit 74bf96e

Browse files
FrankYFTangCommit Bot
authored andcommitted
Bump the minimum ICU version to 65
Bug: chromium:1014272 Change-Id: I5707dbfcff4ac52f7f27b0f9feb2edfe1c7775ac Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1972425 Reviewed-by: Frank Tang <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Commit-Queue: Jakob Kummerow <[email protected]> Cr-Commit-Position: refs/heads/master@{#65514}
1 parent b910808 commit 74bf96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/objects/intl-objects.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include "unicode/locid.h"
2222
#include "unicode/uversion.h"
2323

24-
#define V8_MINIMUM_ICU_VERSION 64
24+
#define V8_MINIMUM_ICU_VERSION 65
2525

2626
namespace U_ICU_NAMESPACE {
2727
class BreakIterator;

0 commit comments

Comments
 (0)