From 5fb8104fddfa73649ef0fde6b7b0cbfd53def358 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Wed, 9 Mar 2016 22:53:09 +0000 Subject: web2c/luatexdir: sync sith the upstream git-svn-id: svn://tug.org/texlive/trunk@39981 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/luatex.c | 6 +++--- 1 file changed, 3 insertions(+), 3 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 c00fe177928..68f7db16da9 100644 --- a/Build/source/texk/web2c/luatexdir/luatex.c +++ b/Build/source/texk/web2c/luatexdir/luatex.c @@ -29,9 +29,9 @@ #define TeX int luatex_version = 89; /* \.{\\luatexversion} */ -int luatex_revision = '2'; /* \.{\\luatexrevision} */ -int luatex_date_info = 2016022700; /* the compile date is now hardwired */ -const char *luatex_version_string = "beta-0.89.2"; +int luatex_revision = '3'; /* \.{\\luatexrevision} */ +int luatex_date_info = 2016022900; /* the compile date is now hardwired */ +const char *luatex_version_string = "beta-0.89.3"; const char *engine_name = my_name; /* the name of this engine */ #include -- cgit v1.2.3