summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tagpdf/tagpdf-backend.dtx')
-rw-r--r--macros/latex/contrib/tagpdf/tagpdf-backend.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/latex/contrib/tagpdf/tagpdf-backend.dtx b/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
index 42620d46e5..1010c79b7a 100644
--- a/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
+++ b/macros/latex/contrib/tagpdf/tagpdf-backend.dtx
@@ -2,7 +2,7 @@
%
%% File: tagpdf-backend.dtx
%
-% Copyright (C) 2019-2020 Ulrike Fischer
+% Copyright (C) 2019-2021 Ulrike Fischer
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -27,7 +27,7 @@
% \begin{macrocode}
%<@@=tag>
%<*luatex>
-\ProvidesExplFile {tagpdf-luatex.def} {2021/05/14} {0.81}
+\ProvidesExplFile {tagpdf-luatex.def} {2021-06-14} {0.82}
{tagpdf~driver~for~luatex}
\newattribute \l_@@_mc_type_attr %the value represent the type
@@ -114,7 +114,7 @@
%
% \begin{macrocode}
%<*pdftex>
-\ProvidesExplFile {tagpdf-pdftex.def} {2021/05/14} {0.81}
+\ProvidesExplFile {tagpdf-pdftex.def} {2021-06-14} {0.82}
{tagpdf~driver~for~pdftex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -149,8 +149,8 @@
local ProvidesLuaModule = {
name = "tagpdf",
- version = "0.81", --TAGVERSION
- date = "2021-05-14", --TAGDATE
+ version = "0.82", --TAGVERSION
+ date = "2021-06-14", --TAGDATE
description = "tagpdf lua code",
license = "The LATEX Project Public License 1.3c"
}