summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/context.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/context.mkiv')
-rw-r--r--tex/context/base/mkiv/context.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/context.mkiv b/tex/context/base/mkiv/context.mkiv
index 51a644104..24f2cb13d 100644
--- a/tex/context/base/mkiv/context.mkiv
+++ b/tex/context/base/mkiv/context.mkiv
@@ -42,7 +42,7 @@
%D has to match \type {YYYY.MM.DD HH:MM} format.
\edef\contextformat {\jobname}
-\edef\contextversion{2018.08.30 18:41}
+\edef\contextversion{2018.09.01 23:10}
\edef\contextkind {beta}
%D For those who want to use this:
@@ -77,8 +77,8 @@
%D We just quit if new functionality is expected.
-\ifnum\luatexversion<107 % also change message
- \writestatus{!!!!}{Your luatex binary is too old, you need at least version 1.07!}
+\ifnum\luatexversion<108 % also change message
+ \writestatus{!!!!}{Your luatex binary is too old, you need at least version 1.08!}
\expandafter\end
\fi