Skip to content

Commit

Permalink
Step release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jan 7, 2025
1 parent 8dbac56 commit 174fe90
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ Changes
- v1.17 (2023-09-18)
- Update data files to Unicode release 15.1.0
- Adjust `load-unicode-xetex-classes.txt` for modified data file format
- v1.18 (2025-01-07)
- Update data files to Unicode release 16.0.0

License and permission
======================
Expand Down
2 changes: 1 addition & 1 deletion load-unicode-data.tex
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
\catcode`\^=7 %
\newlinechar=`\^^J %
\message{^^J}%
\message{load-unicode-data.tex v1.17 (2023-09-18)^^J}%
\message{load-unicode-data.tex v1.18 (2025-01-07)^^J}%
\message{Reading Unicode data^^J}%
% The first stage of parsing is dealing with the fact that there are lots of
% data items separated by |;|. Of those, only a few are needed so they are
Expand Down
2 changes: 1 addition & 1 deletion load-unicode-math-classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
\catcode`\^=7 %
\newlinechar=`\^^J %
\message{^^J}%
\message{load-unicode-math-classes.tex v1.17 (2023-09-18)^^J}%
\message{load-unicode-math-classes.tex v1.18 (2025-01-07)^^J}%
\message{Reading math class data^^J}%
% The parser for data lines starts by skipping any comments (which start with
% a |#| and which will be category code~$12$).
Expand Down
2 changes: 1 addition & 1 deletion load-unicode-xetex-classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
\catcode`\^=7 %
\newlinechar=`\^^J %
\message{^^J}%
\message{load-unicode-xetex-classes.tex v1.17 (2023-09-18)^^J}%
\message{load-unicode-xetex-classes.tex v1.18 (2025-01-07)^^J}%
\message{Reading Unicode east Asian character class data^^J}%
% A string version of |#| will be needed to look for comment lines in the
% source. Once that is done proper parsing can begin.
Expand Down

0 comments on commit 174fe90

Please sign in to comment.