summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/luatex.c
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-12-17 23:56:58 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-12-17 23:56:58 +0000
commitafcc99da0c592bfdb53d3d5804c4ce024f413e57 (patch)
treebcfb6496747a7515fd5064f9ddaad77a8ce8895a /Build/source/texk/web2c/luatexdir/luatex.c
parent228c129ca16bf64d1600f76a7c387fd31a9fda10 (diff)
web2c/luatexdir: Sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@39134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/luatex.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/luatex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/luatex.c b/Build/source/texk/web2c/luatexdir/luatex.c
index 3c0f72fd20c..82dcafdb4f6 100644
--- a/Build/source/texk/web2c/luatexdir/luatex.c
+++ b/Build/source/texk/web2c/luatexdir/luatex.c
@@ -30,7 +30,7 @@
int luatex_version = 87; /* \.{\\luatexversion} */
int luatex_revision = '0'; /* \.{\\luatexrevision} */
-int luatex_date_info = 2015121600; /* the compile date is now hardwired */
+int luatex_date_info = 2015121700; /* the compile date is now hardwired */
const char *luatex_version_string = "beta-0.87.0";
const char *engine_name = my_name; /* the name of this engine */