From f828f7f25648518226df3699d4924ab418a4c735 Mon Sep 17 00:00:00 2001 From: Luigi Scarso Date: Fri, 2 Apr 2021 16:10:06 +0000 Subject: LuaTeX 1.13.1 git-svn-id: svn://tug.org/texlive/trunk@58701 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/luatex.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/luatexdir/luatex.c') diff --git a/Build/source/texk/web2c/luatexdir/luatex.c b/Build/source/texk/web2c/luatexdir/luatex.c index d7414ef3fd9..9f2f18c1878 100644 --- a/Build/source/texk/web2c/luatexdir/luatex.c +++ b/Build/source/texk/web2c/luatexdir/luatex.c @@ -33,8 +33,8 @@ */ int luatex_version = 113; -int luatex_revision = '0'; -const char *luatex_version_string = "1.13.0"; +int luatex_revision = '1'; +const char *luatex_version_string = "1.13.1"; const char *engine_name = my_name; #include -- cgit v1.2.3