summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-11 19:57:22 +0000
committerKarl Berry <karl@freefriends.org>2023-07-11 19:57:22 +0000
commit41a8e9dc8677a454dff5fce4c9553d85aecf0147 (patch)
tree35ec8848fa28115461573f49e29e5a0b8c3d7010 /Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
parent00f03005c1535953c5e9b9ee32129fde210bcebe (diff)
tagpdf (11jul23)
git-svn-id: svn://tug.org/texlive/trunk@67609 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 a9c4763358b..66a6e7ff7cf 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.98i, released 2023-06-14}
+% \date{Version 0.98j, released 2023-07-08}
% \maketitle
% \begin{implementation}
% \begin{macrocode}
%<@@=tag>
%<*luatex>
-\ProvidesExplFile {tagpdf-luatex.def} {2023-06-14} {0.98i}
+\ProvidesExplFile {tagpdf-luatex.def} {2023-07-08} {0.98j}
{tagpdf~driver~for~luatex}
% \end{macrocode}
% \section{Loading the lua}
@@ -158,8 +158,8 @@
local ProvidesLuaModule = {
name = "tagpdf",
- version = "0.98i", --TAGVERSION
- date = "2023-06-14", --TAGDATE
+ version = "0.98j", --TAGVERSION
+ date = "2023-07-08", --TAGDATE
description = "tagpdf lua code",
license = "The LATEX Project Public License 1.3c"
}