summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/multirow/multirow.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-05 21:01:54 +0000
committerKarl Berry <karl@freefriends.org>2018-08-05 21:01:54 +0000
commit97e209dcd0fde3344f46c73684ab43a68e9c0387 (patch)
treed8b7d096ddf717f3d16b3cfb10e93152fd2d3636 /Master/texmf-dist/tex/latex/multirow/multirow.sty
parentde1ff8108cc79531f98cc1ce402304e28b73cac7 (diff)
multirow (5aug18)
git-svn-id: svn://tug.org/texlive/trunk@48354 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/multirow/multirow.sty')
-rw-r--r--Master/texmf-dist/tex/latex/multirow/multirow.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/multirow/multirow.sty b/Master/texmf-dist/tex/latex/multirow/multirow.sty
index 2a67c0fda89..b5798315f58 100644
--- a/Master/texmf-dist/tex/latex/multirow/multirow.sty
+++ b/Master/texmf-dist/tex/latex/multirow/multirow.sty
@@ -19,11 +19,11 @@
%% 2005/12/01 or later.
%%
%% Copyright (C) 1994 by Jerry Leichter
-%% Copyright (C) 2016 by Piet van Oostrum <piet@vanoostrum.org>
+%% Copyright (C) 2016 , 2018 by Piet van Oostrum <piet@vanoostrum.org>
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{multirow}%
- [2016/11/25 v2.2
+ [2018/08/03 v2.3
Span multiple rows of a table]%
\newif\ifmultirowdebug
\DeclareOption{debug}{\multirowdebugtrue}