diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/gitfile-info/gitfile-info.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/gitfile-info/gitfile-info.sty b/Master/texmf-dist/tex/latex/gitfile-info/gitfile-info.sty index 89dda52fad1..1c808ada5af 100644 --- a/Master/texmf-dist/tex/latex/gitfile-info/gitfile-info.sty +++ b/Master/texmf-dist/tex/latex/gitfile-info/gitfile-info.sty @@ -7,7 +7,7 @@ %% gitfile-info.dtx (with options: `gitfile-info.sty,package') %% %% gitfile-info.dtx -%% Copyright 2016-06-27:22:50:57 -- Version 0.1 André Hilbig, mail@andrehilbig.de +%% Copyright 2016-06-30:10:44:30 -- Version 0.2 André Hilbig, mail@andrehilbig.de %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -40,7 +40,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{gitfile-info} - [2016/06/22 v0.1 read file infos of one specific tex-file] + [2016/06/30 v0.2 read file infos of one specific tex-file] \RequirePackage{ifthen} \RequirePackage{currfile} \RequirePackage{xparse} |