summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3experimental/l3color
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-01 22:10:54 +0000
committerKarl Berry <karl@freefriends.org>2018-11-01 22:10:54 +0000
commit24af390119f82e5aca15c6f25736c5345fb96c02 (patch)
treea6cac90bf5dd163d25375c82d6bb33501ad22c9e /Master/texmf-dist/tex/latex/l3experimental/l3color
parent7871fabe40409a7420143e8084f639f6173204f9 (diff)
l3experimental (1nov18)
git-svn-id: svn://tug.org/texlive/trunk@49046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental/l3color')
-rw-r--r--Master/texmf-dist/tex/latex/l3experimental/l3color/l3color.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3color/l3color.sty b/Master/texmf-dist/tex/latex/l3experimental/l3color/l3color.sty
index 55ef24e9eaf..16e910101db 100644
--- a/Master/texmf-dist/tex/latex/l3experimental/l3color/l3color.sty
+++ b/Master/texmf-dist/tex/latex/l3experimental/l3color/l3color.sty
@@ -20,7 +20,7 @@
%%
%% File: l3color.dtx Copyright(C) 2017-2018 The LaTeX3 Project
\RequirePackage{expl3}
-\ProvidesExplPackage{l3color}{2018-10-26}{}
+\ProvidesExplPackage{l3color}{2018-10-31}{}
{L3 Experimental color support}
\tl_new:N \l__color_tmp_tl
\prg_new_conditional:Npnn \__color_if_defined:n #1 { T, F, TF }