diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-15 00:18:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-15 00:18:08 +0000 |
commit | b8016f8b15fd4d572edf93863460b8584fdff367 (patch) | |
tree | f5ae8acab759b6c8187706769c3448aa9e503918 /Master/texmf-dist/tex/latex/caption/caption.sty | |
parent | 065472f29ef06185f389a5a2d0c68e4801d1cf2d (diff) |
caption 3.1m (14jan10)
git-svn-id: svn://tug.org/texlive/trunk@16715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/caption/caption.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/caption/caption.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/caption/caption.sty b/Master/texmf-dist/tex/latex/caption/caption.sty index e0ef8f114c3..cbbfd16cb9b 100644 --- a/Master/texmf-dist/tex/latex/caption/caption.sty +++ b/Master/texmf-dist/tex/latex/caption/caption.sty @@ -28,7 +28,7 @@ %% user manuals caption-deu.tex, caption-eng.tex, and caption-rus.tex. %% \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{caption}[2010/01/09 v3.1l Customizing captions (AR)] +\ProvidesPackage{caption}[2010/01/09 v3.1m Customizing captions (AR)] \newcommand*\caption@Info[1]{\PackageInfo{caption}{#1\@gobble}} \@onlypreamble\caption@Info \RequirePackage{caption3}[2008/08/24] % needs v3.1j or newer |