summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx/siunitx.dtx')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index a29471d3aac..c6042d49de3 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -598,6 +598,7 @@ This work consists of the file siunitx.dtx
%\changes{v2.5k}{2012/09/20}{Store fraction function as a macro rather than
% using \cs{let}: fixes a warning with \pkg{amsmath}}
%\changes{v2.5k}{2012/11/13}{Skip spaces correctly after start of document}
+%\changes{v2.5l}{2012/11/21}{Track changes in \pkg{expl3}}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -5116,7 +5117,7 @@ This work consists of the file siunitx.dtx
% This will also trap any problems with \pkg{l3packages} (as the two are now
% tied together, version-wise).
% \begin{macrocode}
-\@ifpackagelater { expl3 } { 2012/07/16 }
+\@ifpackagelater { expl3 } { 2012/11/21 }
{ }
{
\PackageError { siunitx } { Support~package~expl3~too~old. }