texlive[74661]

commits+karl at tug.org commits+karl at tug.org
Mon Mar 17 02:01:41 CET 2025


Revision: 74661
          https://tug.org/svn/texlive?view=revision&revision=74661
Author:   karl
Date:     2025-03-17 02:01:39 +0100 (Mon, 17 Mar 2025)
Log Message:
-----------
branch2025: re-update version number to 1.22.0 too.

Modified Paths:
--------------
    branches/branch2025/Build/source/texk/web2c/luatexdir/luatex.c

Modified: branches/branch2025/Build/source/texk/web2c/luatexdir/luatex.c
===================================================================
--- branches/branch2025/Build/source/texk/web2c/luatexdir/luatex.c	2025-03-17 00:42:07 UTC (rev 74660)
+++ branches/branch2025/Build/source/texk/web2c/luatexdir/luatex.c	2025-03-17 01:01:39 UTC (rev 74661)
@@ -32,9 +32,9 @@
     stick to "0" upto "9" so users can expect a number represented as string.
 */
 
-int luatex_version = 121;
+int luatex_version = 122;
 int luatex_revision = '0';
-const char *luatex_version_string = "1.21.0";
+const char *luatex_version_string = "1.22.0";
 const char *engine_name = my_name;
 
 #include <kpathsea/c-ctype.h>



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