diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-17 22:47:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-17 22:47:54 +0000 |
commit | ee358044cf39c93f63fb7fa13119b3e92eb37f41 (patch) | |
tree | c6ecb99864da791dbd491065e6a5be452d0c9e1d /Master/texmf-dist/scripts | |
parent | c2c168a8341aff3cf9c005cf8d04f58fe8757aca (diff) |
pfarrei (17oct13)
git-svn-id: svn://tug.org/texlive/trunk@31934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/pfarrei/a5toa4.tlu | 2 | ||||
-rwxr-xr-x | Master/texmf-dist/scripts/pfarrei/pfarrei.tlu | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu b/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu index 436941eda58..900a3b6fc25 100755 --- a/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu +++ b/Master/texmf-dist/scripts/pfarrei/a5toa4.tlu @@ -28,7 +28,7 @@ -- The list of files belonging to the work `pfarrei' is given in -- the file `pfarrei.dtx'. -- --- $Id: pfarrei.dtx 33 2013-04-08 07:22:56Z mjk $ +-- $Id: pfarrei.dtx 36 2013-10-16 18:54:26Z mjk $ kpse.set_program_name(arg[-1], 'a5toa4') require('pfarrei.pfarrei') diff --git a/Master/texmf-dist/scripts/pfarrei/pfarrei.tlu b/Master/texmf-dist/scripts/pfarrei/pfarrei.tlu index f2756f6f907..d0310cd72d0 100755 --- a/Master/texmf-dist/scripts/pfarrei/pfarrei.tlu +++ b/Master/texmf-dist/scripts/pfarrei/pfarrei.tlu @@ -28,7 +28,7 @@ -- The list of files belonging to the work `pfarrei' is given in -- the file `pfarrei.dtx'. -- -local version_number = string.sub( '$Revision: 33 $', 12, -2 ) +local version_number = string.sub( '$Revision: 36 $', 12, -2 ) local action_version = ' r' .. version_number .. '\n' .. [[ Copyright (c) 2013 Markus Kohm. |