From fa3e48ffa8e9e44b7d15902701f839babbfb6421 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Fri, 25 Mar 2016 12:44:48 +0000 Subject: web2c/luatexdir: sync with the upstream git-svn-id: svn://tug.org/texlive/trunk@40135 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/luatex.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 2140d4c96a0..522c24dee7c 100644 --- a/Build/source/texk/web2c/luatexdir/luatex.c +++ b/Build/source/texk/web2c/luatexdir/luatex.c @@ -28,10 +28,10 @@ #define TeX -int luatex_version = 89; /* \.{\\luatexversion} */ -int luatex_revision = '5'; /* \.{\\luatexrevision} */ -int luatex_date_info = 2016031115; /* the compile date is now hardwired */ -const char *luatex_version_string = "beta-0.89.5"; +int luatex_version = 90; /* \.{\\luatexversion} */ +int luatex_revision = '0'; /* \.{\\luatexrevision} */ +int luatex_date_info = 2016032512; /* the compile date is now hardwired */ +const char *luatex_version_string = "beta-0.90.0"; const char *engine_name = my_name; /* the name of this engine */ #include -- cgit v1.2.3