diff options
author | Karl Berry <karl@freefriends.org> | 2023-10-24 17:51:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-10-24 17:51:10 +0000 |
commit | 640cf00679c57a79632e597d833d3197aeb9e045 (patch) | |
tree | eb1a646f8c745dac982a8ffb26493f3ef0abbfd8 /Master/texmf-dist/doc/latex/l3backend/README.md | |
parent | f95af114c0c92289f1fe0aecf486bc412dcd5be3 (diff) |
l3backend (23oct23)
git-svn-id: svn://tug.org/texlive/trunk@68631 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 883bd5d1c68..ff202e7e097 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 2023-10-10 +Release 2023-10-23 This package forms parts of `expl3`, and contains the code used to interface with backends (drivers) across the `expl3` codebase. The functions here are |