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

commits+kakuto at tug.org commits+kakuto at tug.org
Sun Feb 18 07:35:48 CET 2024


Revision: 69952
          https://tug.org/svn/texlive?view=revision&revision=69952
Author:   kakuto
Date:     2024-02-18 07:35:47 +0100 (Sun, 18 Feb 2024)
Log Message:
-----------
web2c/window/win32.c: update METAFONT version number (from Clerk Ma)

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 02:30:48 UTC (rev 69951)
+++ trunk/Build/source/texk/web2c/window/win32.c	2024-02-18 06:35:47 UTC (rev 69952)
@@ -32,7 +32,7 @@
 #undef  DEBUG
 /* #define DEBUG 1 */
 
-static char szTitle[] = " MetaFont V2.718281 Online Display";
+static char szTitle[] = " MetaFont V2.71828182 Online Display";
 static HWND my_window;
 static HDC my_dc;
 static HDC drawing_dc;



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