diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-18 21:09:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-18 21:09:37 +0000 |
commit | 1ecb2b00c0a4ffbeb2df7551525038619e9ce76a (patch) | |
tree | 06a2f8581c6d5c5ae8fc1486505870330c4bf597 /Master/texmf-dist/tex | |
parent | ea830bc30a1fd7ace53e211c3c63e4c4d6856d00 (diff) |
siunitx (18may18)
git-svn-id: svn://tug.org/texlive/trunk@47746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty index 6a0c4b5f4c8..e62fe77cc88 100644 --- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty +++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty @@ -15,7 +15,7 @@ %% \RequirePackage{expl3}[2015/09/11] \RequirePackage{xparse} -\ProvidesExplPackage {siunitx} {2018-05-16} {2.7r} +\ProvidesExplPackage {siunitx} {2018/05/17} {2.7s} {A comprehensive (SI) units package} \@ifpackagelater { expl3 } { 2015/11/15 } { } |