texlive[69973] Build/source/texk/web2c/window/win32.c:

commits+kakuto at tug.org commits+kakuto at tug.org
Mon Feb 19 01:03:44 CET 2024


Revision: 69973
          https://tug.org/svn/texlive?view=revision&revision=69973
Author:   kakuto
Date:     2024-02-19 01:03:44 +0100 (Mon, 19 Feb 2024)
Log Message:
-----------
web2c/window/win32.c: delete METAFONT version number since it will change

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/window/win32.c

Modified: trunk/Build/source/texk/web2c/window/win32.c
===================================================================
--- trunk/Build/source/texk/web2c/window/win32.c	2024-02-18 23:03:48 UTC (rev 69972)
+++ trunk/Build/source/texk/web2c/window/win32.c	2024-02-19 00:03:44 UTC (rev 69973)
@@ -32,7 +32,7 @@
 #undef  DEBUG
 /* #define DEBUG 1 */
 
-static char szTitle[] = " MetaFont V2.71828182 Online Display";
+static char szTitle[] = " METAFONT Online Display";
 static HWND my_window;
 static HDC my_dc;
 static HDC drawing_dc;



More information about the tex-live-commits mailing list.