diff options
author | Norbert Preining <preining@logic.at> | 2015-07-17 00:28:48 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2015-07-17 00:28:48 +0000 |
commit | 101fbcf2e0b3bc7e5aeb0e66ffa0d230fd09f600 (patch) | |
tree | a739f314a682d6b140f7c89c315c8e72b36d0597 /Master | |
parent | b801ce5a0b1d2ed9cd96364172c7845839b3aff3 (diff) |
update time stamp - git problem
git-svn-id: svn://tug.org/texlive/trunk@37863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/updmap.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/updmap.pl b/Master/texmf-dist/scripts/texlive/updmap.pl index 394274eac4f..6a03c6aec5e 100755 --- a/Master/texmf-dist/scripts/texlive/updmap.pl +++ b/Master/texmf-dist/scripts/texlive/updmap.pl @@ -14,7 +14,7 @@ # the original versions were licensed under the following agreement: # Anyone may freely use, modify, and/or distribute this file, without -my $svnid = '$Id: updmap.pl 37076 2015-04-27 17:08:10Z karl $'; +my $svnid = '$Id: updmap.pl 37863 2015-07-17 17:08:10Z preining $'; my $TEXMFROOT; BEGIN { |