diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-05-21 13:52:56 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-05-21 13:52:56 -0300 |
commit | 6e22fedb74cf0c9b6656e9fce8b7331db847c605 (patch) | |
tree | c288cf2d1a3758e2e6d3f4977d3ecb3aa1773d72 /manual | |
parent | 267ef461d0b13aa28d667f12d1a61452c9db529c (diff) | |
download | lua-6e22fedb74cf0c9b6656e9fce8b7331db847c605.tar.gz lua-6e22fedb74cf0c9b6656e9fce8b7331db847c605.tar.bz2 lua-6e22fedb74cf0c9b6656e9fce8b7331db847c605.zip |
New release number, updated copyright yearv5.4.8
Diffstat (limited to 'manual')
-rwxr-xr-x | manual/2html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/2html b/manual/2html index 4a3e5771..1588c1e6 100755 --- a/manual/2html +++ b/manual/2html | |||
@@ -30,7 +30,7 @@ by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes | |||
30 | <p> | 30 | <p> |
31 | <small> | 31 | <small> |
32 | <a href="http://www.lua.org/copyright.html">Copyright</a> | 32 | <a href="http://www.lua.org/copyright.html">Copyright</a> |
33 | © 2024 Lua.org, PUC-Rio. All rights reserved. | 33 | © 2025 Lua.org, PUC-Rio. All rights reserved. |
34 | </small> | 34 | </small> |
35 | <hr> | 35 | <hr> |
36 | 36 | ||