From 2316028a0dedb2fa848c9e3bacaad4580dcc4290 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Tue, 28 Nov 2006 13:24:53 +0000 Subject: MetaPost 0.992 plus support files git-svn-id: svn://tug.org/texlive/trunk@2554 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/dvitomp.ch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/dvitomp.ch') diff --git a/Build/source/texk/web2c/dvitomp.ch b/Build/source/texk/web2c/dvitomp.ch index 99e2127f9e2..65ae6e931d7 100644 --- a/Build/source/texk/web2c/dvitomp.ch +++ b/Build/source/texk/web2c/dvitomp.ch @@ -26,12 +26,12 @@ @z @x [1] Duplicate banner line for use in |print_version_and_exit|. -@d banner=='% Written by DVItoMP, Version 0.99' +@d banner=='% Written by DVItoMP, Version 0.992' {the first line of the output file} @y -@d banner=='% Written by DVItoMP, Version 0.99/color' +@d banner=='% Written by DVItoMP, Version 0.992/color' {the first line of the output file} -@d term_banner=='This is DVItoMP, Version 0.99/color' +@d term_banner=='This is DVItoMP, Version 0.992/color' {the same in the usual format, as it would be shown on a terminal} @z @@ -442,7 +442,7 @@ begin usage_help (DVITOMP_HELP, nil); end else if argument_is ('version') then begin - print_version_and_exit (term_banner, 'AT&T Bell Laboraties', 'John Hobby'); + print_version_and_exit (term_banner, 'AT&T Bell Laboraties', 'John Hobby.'); end; {Else it was a flag; |getopt| has already done the assignment.} until getopt_return_val = -1; -- cgit v1.2.3