diff options
author | Hans Hagen <pragma@wxs.nl> | 2017-08-02 19:40:52 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2017-08-02 19:40:52 +0200 |
commit | ee627840c85edc7b073d0582632dcc4da82a1e83 (patch) | |
tree | ff490354230b8ea3a1d75bbb879aae1823895725 /scripts | |
parent | 391b705af1c22eaa6027d18a146e8d3fafc8832f (diff) | |
download | context-ee627840c85edc7b073d0582632dcc4da82a1e83.tar.gz |
2017-08-02 19:04:00
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-fonts.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-fonts.lua b/scripts/context/lua/mtx-fonts.lua index dda3294ed..0394ee673 100644 --- a/scripts/context/lua/mtx-fonts.lua +++ b/scripts/context/lua/mtx-fonts.lua @@ -16,7 +16,7 @@ local lower = string.lower local concat = table.concat local write_nl = texio.write_nl -local otlversion = 3.100 +local otlversion = 3.101 local helpinfo = [[ <?xml version="1.0"?> |