summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/grffile/grffile.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/grffile/grffile.sty')
-rw-r--r--Master/texmf-dist/tex/latex/grffile/grffile.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/grffile/grffile.sty b/Master/texmf-dist/tex/latex/grffile/grffile.sty
index 2e2b34e190d..163f38ca398 100644
--- a/Master/texmf-dist/tex/latex/grffile/grffile.sty
+++ b/Master/texmf-dist/tex/latex/grffile/grffile.sty
@@ -34,10 +34,12 @@
%% grffile-test1.tex.
%%
\DeclareRelease{v1}{2017-06-30}{grffile-2017-06-30.sty}
-\DeclareCurrentRelease{}{2019-11-03}
+\DeclareCurrentRelease{}{2019-11-11}
\ProvidesPackage{grffile}%
- [2019/11/03 v2.0 Extended file name support for graphics (legacy)]%
+ [2019/11/11 v2.1 Extended file name support for graphics (legacy)]%
\PackageInfo{grffile}{This package is an empty stub for compatibility}
+\DeclareOption*{}
+\ProcessOptions
\RequirePackage{graphicx}
\endinput
%%