diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-30 21:01:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-30 21:01:38 +0000 |
commit | 44b4696af397302f6f477abc02558a8540c10772 (patch) | |
tree | 7c67531cfd5e03a093c5e180aafa36e76e05e891 /Master/texmf-dist/tex/latex | |
parent | f60f1c10905a3b33dab411367c85412f8dce0a07 (diff) |
gitfile-info (30jun16)
git-svn-id: svn://tug.org/texlive/trunk@41581 c570f23f-e606-0410-a88d-b1316a301751
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} |