Updated the supported Unicode version from 9.0.0 to 13.0.0 (#3435)
JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
committed by
Robert Fancsik
parent
9b33fc8cbd
commit
f7382ce8c4
@@ -788,7 +788,7 @@ def main():
|
||||
The input files (UnicodeData.txt, SpecialCasing.txt)
|
||||
must be retrieved from
|
||||
http://www.unicode.org/Public/<VERSION>/ucd/.
|
||||
The last known good version is 9.0.0.
|
||||
The last known good version is 13.0.0.
|
||||
''')
|
||||
|
||||
parser.add_argument('--unicode-data', metavar='FILE', action='store', required=True,
|
||||
|
||||
Reference in New Issue
Block a user