From 69ca04838d4693a14b3534d28b56b783bc7c4c55 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Mon, 25 Apr 2016 14:20:41 +0000 Subject: web2c/luatexdir: sync with the upstream git-svn-id: svn://tug.org/texlive/trunk@40737 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 7a2d3252d8d..e400cd1932a 100644 --- a/Build/source/texk/web2c/luatexdir/luatex.c +++ b/Build/source/texk/web2c/luatexdir/luatex.c @@ -30,8 +30,8 @@ int luatex_version = 95; /* \.{\\luatexversion} */ int luatex_revision = '0'; /* \.{\\luatexrevision} */ -int luatex_date_info = 2016040415; /* the compile date is now hardwired */ -const char *luatex_version_string = "beta-0.95.0"; +int luatex_date_info = 2016042515; /* the compile date is now hardwired */ +const char *luatex_version_string = "0.95.0"; const char *engine_name = my_name; /* the name of this engine */ #include -- cgit v1.2.3