From 479e6ef5eca0841b610015e6a3b8dfa2f4b3ebeb Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Wed, 26 Jul 2023 08:41:19 +1200 Subject: [PATCH] Add Lua 5.4.6 README --- lua-5.4/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lua-5.4/README diff --git a/lua-5.4/README b/lua-5.4/README new file mode 100644 index 0000000..1ae9716 --- /dev/null +++ b/lua-5.4/README @@ -0,0 +1,6 @@ + +This is Lua 5.4.6, released on 02 May 2023. + +For installation instructions, license details, and +further information about Lua, see doc/readme.html. +