summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-10 20:44:04 +0000
committerKarl Berry <karl@freefriends.org>2024-01-10 20:44:04 +0000
commit20293d1d4fad93b4e31a66c1814c4be459b8b526 (patch)
tree5a6c4c2ee92a05360c276a27996502bdb5f62e46 /Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
parent9c5953fc6d090a5e9d1b9e7145ea2df9ced77a32 (diff)
tcolorbox (10jan24)
git-svn-id: svn://tug.org/texlive/trunk@69370 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 c1bc358d1b3..195076eee16 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 6.1.0 (2023/09/26)
+%% The LaTeX package tcolorbox - version 6.2.0 (2024/01/10)
%% tcblistings.code.tex: Code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2006-2023 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2006-2024 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{6.1.0}
+\tcb@set@library@version{6.2.0}
\RequirePackage{listings}[2007/02/22]