Skip to content
Snippets Groups Projects
Commit 9e1e4b12 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

luatex 0.87.2

parent 6352272e
Branches
Tags
No related merge requests found
...@@ -29,9 +29,9 @@ ...@@ -29,9 +29,9 @@
#define TeX #define TeX
int luatex_version = 89; /* \.{\\luatexversion} */ int luatex_version = 89; /* \.{\\luatexversion} */
int luatex_revision = '1'; /* \.{\\luatexrevision} */ int luatex_revision = '2'; /* \.{\\luatexrevision} */
int luatex_date_info = 2016020500; /* the compile date is now hardwired */ int luatex_date_info = 2016020500; /* the compile date is now hardwired */
const char *luatex_version_string = "beta-0.89.1"; const char *luatex_version_string = "beta-0.89.2";
const char *engine_name = my_name; /* the name of this engine */ const char *engine_name = my_name; /* the name of this engine */
#include <kpathsea/c-ctype.h> #include <kpathsea/c-ctype.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment