summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-02-05 03:00:39 +0000
committerNorbert Preining <norbert@preining.info>2024-02-05 03:00:39 +0000
commit1343b01ff7a9bf0b93cee0d13ff1b13f2e649252 (patch)
tree25e1802be3817a994cd8ef1b326299eaea4727d6 /macros/latex/contrib/tagpdf/tagpdf-backend.dtx
parent16f68bbec3cca735a695904227872abc2ace1f90 (diff)
CTAN sync 202402050300
Diffstat (limited to 'macros/latex/contrib/tagpdf/tagpdf-backend.dtx')
-rw-r--r--macros/latex/contrib/tagpdf/tagpdf-backend.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/tagpdf/tagpdf-backend.dtx b/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
index 811da15758..8d0ba2593e 100644
--- a/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
+++ b/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
@@ -47,13 +47,13 @@
% }^^A
% }
%
-% \date{Version 0.98u, released 2024-02-02}
+% \date{Version 0.98v, released 2024-02-04}
% \maketitle
% \begin{implementation}
% \begin{macrocode}
%<@@=tag>
%<*luatex>
-\ProvidesExplFile {tagpdf-luatex.def} {2024-02-02} {0.98u}
+\ProvidesExplFile {tagpdf-luatex.def} {2024-02-04} {0.98v}
{tagpdf~driver~for~luatex}
% \end{macrocode}
% \section{Loading the lua}
@@ -158,8 +158,8 @@
local ProvidesLuaModule = {
name = "tagpdf",
- version = "0.98u", --TAGVERSION
- date = "2024-02-02", --TAGDATE
+ version = "0.98v", --TAGVERSION
+ date = "2024-02-04", --TAGDATE
description = "tagpdf lua code",
license = "The LATEX Project Public License 1.3c"
}