summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-22 20:56:47 +0000
committerKarl Berry <karl@freefriends.org>2022-06-22 20:56:47 +0000
commit02b82ec1a46ccdb81e3984cde41795fbe70766f1 (patch)
tree12eaecd665ed89fe0a3654928f45a3376863d96b /Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
parentaaf318af4f0447a75aeca97543754336da86439b (diff)
tcolorbox (22jun22)
git-svn-id: svn://tug.org/texlive/trunk@63694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
index 7d74e9ad6e5..e66d95a375b 100644
--- a/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
+++ b/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
@@ -1,8 +1,8 @@
-%% The LaTeX package tcolorbox - version 5.0.2 (2022/01/07)
+%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22)
%% tcblistings.code.tex: Code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2006-2021 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2006-2022 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
-\tcb@set@library@version{5.0.2}
+\tcb@set@library@version{5.1.0}
\RequirePackage{listings}[2007/02/22]