latex3 / babel

The babel system for LaTeX, LuaLaTeX and XeLaTeX
LaTeX Project Public License v1.3c
124 stars 34 forks source link

Version v missing again #238

Closed Rimole closed 1 year ago

Rimole commented 1 year ago

\documentclass{article} \usepackage{babel} \listfiles \begin{document} \end{document}

gives:

File List article.cls 2022/07/02 v1.4n Standard LaTeX document class size10.clo 2022/07/02 v1.4n Standard LaTeX file (size option) babel.sty 2023/04/18 3.88 The Babel package nil.ldf 2023/04/18 3.88 Nil language l3backend-pdftex.def 2023-04-19 L3 backend support: PDF output (pdfTeX)


That should be "v3.88" not "3.88", i.e. the "v" is missing again.