diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-23 00:33:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-23 00:33:06 +0000 |
commit | a8a5cd95f8579ad571b843b95df2eb434bb709c3 (patch) | |
tree | aaf3bd7cbe2650f7fb79df3671d6b80c5ca03370 /Master/texmf-dist/doc/latex/l3backend/README.md | |
parent | 1cb775561840124fc6b3df74ef8057b43bcec9d7 (diff) |
l3backend (22feb20)
git-svn-id: svn://tug.org/texlive/trunk@53875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3backend/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3backend/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3backend/README.md b/Master/texmf-dist/doc/latex/l3backend/README.md index 33f32604d0d..e8009d03ef2 100644 --- a/Master/texmf-dist/doc/latex/l3backend/README.md +++ b/Master/texmf-dist/doc/latex/l3backend/README.md @@ -1,7 +1,7 @@ LaTeX3 Backend Drivers ====================== -Release 2020-02-03 +Release 2020-02-21 This package forms parts of `expl3`, and contains the code used to interface with backends (drivers) across the `expl3` codebase. The functions here are |