diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2020-10-16 13:04:28 +0000 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2020-10-16 13:04:28 +0000 |
commit | 2a40e13a7afd87b1618335378c99577e73db3eb1 (patch) | |
tree | 56644c42d2166358369370d330bdacfea53b0cd4 /doc/readme.html | |
parent | abe858c1d6e8bf7d7206b09ed715677ac63b5fca (diff) |
Notes
Diffstat (limited to 'doc/readme.html')
-rw-r--r-- | doc/readme.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/readme.html b/doc/readme.html index b118f7b02d166..50716f42d0cf4 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -107,7 +107,7 @@ Here are the details. <OL> <LI> Open a terminal window and move to -the top-level directory, which is named <TT>lua-5.3.5</TT>. +the top-level directory, which is named <TT>lua-5.3.6</TT>. The <TT>Makefile</TT> there controls both the build process and the installation process. <P> <LI> @@ -328,7 +328,7 @@ For details, see <A HREF="http://www.lua.org/license.html">this</A>. <BLOCKQUOTE STYLE="padding-bottom: 0em"> -Copyright © 1994–2017 Lua.org, PUC-Rio. +Copyright © 1994–2020 Lua.org, PUC-Rio. <P> Permission is hereby granted, free of charge, to any person obtaining a copy @@ -355,10 +355,10 @@ THE SOFTWARE. <P CLASS="footer"> Last update: -Mon Jun 18 22:57:33 -03 2018 +Tue Jul 14 10:33:01 UTC 2020 </P> <!-- -Last change: revised for Lua 5.3.5 +Last change: revised for Lua 5.3.6 --> </BODY> |