summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/listings/listings.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/listings/listings.dtx')
-rw-r--r--macros/latex/contrib/listings/listings.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/listings/listings.dtx b/macros/latex/contrib/listings/listings.dtx
index c336295db5..06f881726b 100644
--- a/macros/latex/contrib/listings/listings.dtx
+++ b/macros/latex/contrib/listings/listings.dtx
@@ -135,7 +135,7 @@
% Hoffmann became the maintainer of the \packagename{listings}
% package in 2013; see the Preface for details.}~ %
% \textless\lstemail\textgreater}
-% \date{2024/02/21\enspace\enspace Version 1.10\ \box\abstractbox}
+% \date{2024/03/11\enspace\enspace Version 1.10a\ \box\abstractbox}
% \def\lstemail{\href{mailto:j.hoffmann@fh-aachen.de}{\texttt{j.hoffmann(at)fh-aachen.de}}}
% \ifhyper
% \hypersetup{pdftitle=The Listings Package,
@@ -6122,8 +6122,8 @@
% All files will have same date and version.
% \begin{macrocode}
%<*kernel|misc|doc>
-\def\filedate{2024/02/21}
-\def\fileversion{1.10}
+\def\filedate{2024/03/11}
+\def\fileversion{1.10a}
%</kernel|misc|doc>
% \end{macrocode}
% What we need and who we are.
@@ -6165,6 +6165,7 @@
\ProvidesFile{lstpatch.sty}
[\filedate\space\fileversion\space(Carsten Heinz)]
\lst@CheckVersion\lst@version{}
+%%% intentionally empty
%</patch>
% \end{macrocode}
% \begin{macrocode}