summaryrefslogtreecommitdiff
path: root/source/luametatex/source/luametatex.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/luametatex.h')
-rw-r--r--source/luametatex/source/luametatex.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/source/luametatex/source/luametatex.h b/source/luametatex/source/luametatex.h
index c26810396..19175a487 100644
--- a/source/luametatex/source/luametatex.h
+++ b/source/luametatex/source/luametatex.h
@@ -76,12 +76,15 @@
2.09.35 : near the end of 2021 (so close to the 2.10 release date)
2.09.55 : in July 2022 (the official release of the new math engine)
2.10.00 : a few days before the ctx 2022 meeting (starting September 19)
- 2.10.01 : mid October 2022
+ 2.10.01 : mid October 2022 (some more upgrades of the math engine)
+ 2.10.05 : late January 2023
At some point the \CONTEXT\ group will be responsible for guaranteeing that the official version
is what comes with \CONTEXT\ and that long term support and stabilty is guaranteed and that no
feature creep or messing up happens. We'll see.
+ Hans Hagen
+
*/
# include "tex/textypes.h"
@@ -89,7 +92,7 @@
# define luametatex_version 210
# define luametatex_revision 06
# define luametatex_version_string "2.10.06"
-# define luametatex_development_id 20230126
+# define luametatex_development_id 20230209
# define luametatex_name_camelcase "LuaMetaTeX"
# define luametatex_name_lowercase "luametatex"