summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-10 21:41:15 +0000
committerKarl Berry <karl@freefriends.org>2023-11-10 21:41:15 +0000
commit4994a32e6461365ce9fc7db632993d6bc096f7d7 (patch)
tree0dd75673bfd1a81e3bde0b5e37ea730987cb6209 /Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
parentb3f8e9a9bc314cc412f0ad99c252b279c526da41 (diff)
tagpdf (10nov23)
git-svn-id: svn://tug.org/texlive/trunk@68805 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx b/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
index d6fcd70ff08..bad8cbe1fe2 100644
--- a/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
+++ b/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
@@ -47,13 +47,13 @@
% }^^A
% }
%
-% \date{Version 0.98m, released 2023-10-27}
+% \date{Version 0.98n, released 2023-11-10}
% \maketitle
% \begin{implementation}
% \begin{macrocode}
%<@@=tag>
%<*luatex>
-\ProvidesExplFile {tagpdf-luatex.def} {2023-10-27} {0.98m}
+\ProvidesExplFile {tagpdf-luatex.def} {2023-11-10} {0.98n}
{tagpdf~driver~for~luatex}
% \end{macrocode}
% \section{Loading the lua}
@@ -158,8 +158,8 @@
local ProvidesLuaModule = {
name = "tagpdf",
- version = "0.98m", --TAGVERSION
- date = "2023-10-27", --TAGDATE
+ version = "0.98n", --TAGVERSION
+ date = "2023-11-10", --TAGDATE
description = "tagpdf lua code",
license = "The LATEX Project Public License 1.3c"
}