summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-10 21:56:36 +0000
committerKarl Berry <karl@freefriends.org>2023-02-10 21:56:36 +0000
commit3b0d3c7d56297f17e5b8975206e930a619120b80 (patch)
tree4e127b1bbae06a4ccb605cbcb8bf2ac13eb77484 /Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
parent7f6a139227f88e6783babdcd8891b9d19f18efc6 (diff)
tcolorbox (10feb23)
git-svn-id: svn://tug.org/texlive/trunk@65781 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 57093d0d48c..98fd687ea6f 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.1.1 (2022/06/24)
+%% The LaTeX package tcolorbox - version 6.0.0 (2023/02/10)
%% tcblistings.code.tex: Code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2006-2022 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2006-2023 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.1.1}
+\tcb@set@library@version{6.0.0}
\RequirePackage{listings}[2007/02/22]