diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-06 21:14:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-06 21:14:35 +0000 |
commit | eb76e93af3b7c53f70f6fd840a6923541250b1ba (patch) | |
tree | c2a22c1fab23169e2bd4aaa0e1b6facdfac80a6c /Master/texmf-dist/doc/latex/l3backend/README.md | |
parent | 672ea6ad9ccdaf9dd827a8a0d9c41e18a07cc6ab (diff) |
l3 (6sep19)
git-svn-id: svn://tug.org/texlive/trunk@52041 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 62e5ee93cf4..d9d9d4b8d28 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 2019-08-25 +Release 2019-09-05 This package forms parts of `expl3`, and contains the code used to interface with backends (drivers) across the `expl3` codebase. The functions here are |