summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3packages/xparse
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-14 22:30:09 +0000
committerKarl Berry <karl@freefriends.org>2013-10-14 22:30:09 +0000
commit24530adc39b721401c8037360aea53c67cc968fa (patch)
treee4cc2e01a0ee7f37efb50be23a5db947f77b602f /Master/texmf-dist/source/latex/l3packages/xparse
parent74e3ca017b02a77b352d7696a8ca4e253e843d2b (diff)
l3 (14oct13)
git-svn-id: svn://tug.org/texlive/trunk@31905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages/xparse')
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
index c1183085b35..17472c2b273 100644
--- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
@@ -41,8 +41,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
-\RequirePackage{expl3}[2013/10/08]
-%<package>\@ifpackagelater{expl3}{2013/10/08}
+\RequirePackage{expl3}[2013/10/13]
+%<package>\@ifpackagelater{expl3}{2013/10/13}
%<package> {}
%<package> {%
%<package> \PackageError{xparse}{Support package l3kernel too old}
@@ -54,7 +54,7 @@
%<package> }%
%<package> \endinput
%<package> }
-\GetIdInfo$Id: xparse.dtx 4594 2013-10-08 06:34:37Z joseph $
+\GetIdInfo$Id: xparse.dtx 4597 2013-10-13 21:44:53Z joseph $
{L3 Experimental document command parser}
%</driver|package>
%<*driver>