summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/siunitx/siunitx.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/siunitx/siunitx.dtx')
-rw-r--r--macros/latex/contrib/siunitx/siunitx.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/siunitx/siunitx.dtx b/macros/latex/contrib/siunitx/siunitx.dtx
index 400f4fa539..3274b37931 100644
--- a/macros/latex/contrib/siunitx/siunitx.dtx
+++ b/macros/latex/contrib/siunitx/siunitx.dtx
@@ -121,7 +121,7 @@
%
% Identify the package and give the over all version information.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2022-01-18} {3.0.42}
+\ProvidesExplPackage {siunitx} {2022-01-20} {3.0.43}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -223,7 +223,7 @@
% relevant code. Things could be re-arranged by \pkg{DocStrip} but there is no
% advantage.
%
-% User level interfaces are all created by \pkg{xparse}
+% User level interfaces are all created by \pkg{ltcmd}/\pkg{xparse}.
% \begin{macrocode}
\IfFormatAtLeastTF { 2020-10-01 }
{ }