summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
index 9c1d7c81eb4..045016b235a 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
@@ -50,19 +50,19 @@
%%
%% -----------------------------------------------------------------------
%%
-\RequirePackage{expl3}[2012/02/07]
-\@ifpackagelater{expl3}{2012/02/07}
+\RequirePackage{expl3}[2012/02/08]
+\@ifpackagelater{expl3}{2012/02/08}
{}
{
\PackageError{xparse}{Support package l3kernel too old.}
{
- Please install an up to date~version of l3kernel
+ Please install an up to date version of l3kernel
using your TeX package manager or from CTAN.\\ \\
Loading xparse will abort!
}
\endinput
}
-\GetIdInfo$Id: xparse.dtx 3330 2012-02-07 15:13:36Z joseph $
+\GetIdInfo$Id: xparse.dtx 3342 2012-02-08 19:34:51Z joseph $
{L3 Experimental document command parser}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}