summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-25 00:14:06 +0000
committerKarl Berry <karl@freefriends.org>2011-11-25 00:14:06 +0000
commit27ecf3bfa131e03a530396ff6c0016cf6dffacd0 (patch)
treef05ee692cca6a3936b9f30c78d40ec18ed692079 /Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
parentffc8e17b8078900ab7932786f99a36a7f3b1166c (diff)
l3packages 2966 (19nov11)
git-svn-id: svn://tug.org/texlive/trunk@24656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
index fd928f9f612..d6dcd508254 100644
--- a/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
+++ b/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
@@ -40,7 +40,7 @@
%
%<*driver|package>
\RequirePackage{expl3}
-\GetIdInfo$Id: xparse.dtx 2900 2011-10-09 21:22:46Z joseph $
+\GetIdInfo$Id: xparse.dtx 2966 2011-11-19 15:58:47Z joseph $
{L3 Experimental document command parser}
%</driver|package>
%<*driver>
@@ -648,7 +648,7 @@
%
% A check to make sure that \pkg{expl3} is not too old
% \begin{macrocode}
-\@ifpackagelater { expl3 } { 2011/10/09 }
+\@ifpackagelater { expl3 } { 2011/11/19 }
{ }
{
\PackageError { xparse } { Support~package~l3kernel~too~old. }