summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex')
-rw-r--r--Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex b/Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex
index 6ec5b0be237..b84186a5487 100644
--- a/Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex
+++ b/Master/texmf-dist/tex/generic/unicode-data/load-unicode-data.tex
@@ -57,7 +57,7 @@
\catcode`\^=7 %
\newlinechar=`\^^J %
\message{^^J}%
- \message{load-unicode-data.tex v1.8 (2019-03-09)^^J}%
+ \message{load-unicode-data.tex v1.9 (2019-08-13)^^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
@@ -175,10 +175,10 @@
}%
\let\repeat\fi
% There is no version data in |UnicodeData.txt|: log that it is being used with
-% a hard-coded date (when the download took place). This obviously needs to be
-% updated when a new download takes place!
- \message{\string# UnicodeData-12.0.0.txt^^J}%
- \message{\string# Downloaded 2019-03-09 18:00:00 GMT [JAW]^^J}%
+% a hard-coded date (the modification date from ftp.unicode.org). This obviously
+% needs to be updated when a new download takes place!
+ \message{\string# UnicodeData-12.1.0.txt^^J}%
+ \message{\string# Modified 2019-04-01 05:08:00 GMT [MFK]^^J}%
% Actually loading the file requires an input stream, done directly.
% There is a blank line at the end of the data source so there is a check
% here for a |\par|.