summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/afm2tfm.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-16 22:02:50 +0000
committerKarl Berry <karl@freefriends.org>2020-01-16 22:02:50 +0000
commitbd9b23e78ac5ca313d74220a6efaf298e1f766b5 (patch)
tree857a6f7fecaadf94f03841f83d1646acc2d6c071 /Build/source/texk/dvipsk/afm2tfm.c
parent027668ae0269a68a604395640ca7ebd51e554c4a (diff)
tl2020 version numbers
git-svn-id: svn://tug.org/texlive/trunk@53427 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/afm2tfm.c')
-rw-r--r--Build/source/texk/dvipsk/afm2tfm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipsk/afm2tfm.c b/Build/source/texk/dvipsk/afm2tfm.c
index c983dd555b1..fbbc1d6a17d 100644
--- a/Build/source/texk/dvipsk/afm2tfm.c
+++ b/Build/source/texk/dvipsk/afm2tfm.c
@@ -1562,9 +1562,9 @@ writevpl(void)
static void
version(FILE *f)
{
- fputs ("afm2tfm(k) (dvips(k) 5.999) 8.4\n", f);
+ fputs ("afm2tfm(k) (dvips(k) 2020.1) 8.4\n", f);
fprintf (f, "%s\n", kpathsea_version_string);
- fputs ("Copyright 2019 Radical Eye Software.\n\
+ fputs ("Copyright 2020 Radical Eye Software.\n\
There is NO warranty. You may redistribute this software\n\
under the terms of the GNU General Public License\n\
and the Dvips copyright.\n\