Skip to content

Commit 174fe90

Browse files
committed
Step release tag
1 parent 8dbac56 commit 174fe90

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ Changes
199199
- v1.17 (2023-09-18)
200200
- Update data files to Unicode release 15.1.0
201201
- Adjust `load-unicode-xetex-classes.txt` for modified data file format
202+
- v1.18 (2025-01-07)
203+
- Update data files to Unicode release 16.0.0
202204

203205
License and permission
204206
======================

load-unicode-data.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
\catcode`\^=7 %
5858
\newlinechar=`\^^J %
5959
\message{^^J}%
60-
\message{load-unicode-data.tex v1.17 (2023-09-18)^^J}%
60+
\message{load-unicode-data.tex v1.18 (2025-01-07)^^J}%
6161
\message{Reading Unicode data^^J}%
6262
% The first stage of parsing is dealing with the fact that there are lots of
6363
% data items separated by |;|. Of those, only a few are needed so they are

load-unicode-math-classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
\catcode`\^=7 %
4949
\newlinechar=`\^^J %
5050
\message{^^J}%
51-
\message{load-unicode-math-classes.tex v1.17 (2023-09-18)^^J}%
51+
\message{load-unicode-math-classes.tex v1.18 (2025-01-07)^^J}%
5252
\message{Reading math class data^^J}%
5353
% The parser for data lines starts by skipping any comments (which start with
5454
% a |#| and which will be category code~$12$).

load-unicode-xetex-classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
\catcode`\^=7 %
6565
\newlinechar=`\^^J %
6666
\message{^^J}%
67-
\message{load-unicode-xetex-classes.tex v1.17 (2023-09-18)^^J}%
67+
\message{load-unicode-xetex-classes.tex v1.18 (2025-01-07)^^J}%
6868
\message{Reading Unicode east Asian character class data^^J}%
6969
% A string version of |#| will be needed to look for comment lines in the
7070
% source. Once that is done proper parsing can begin.

0 commit comments

Comments
 (0)