aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCaleb Maclennan <caleb@alerque.com>2026-08-31 18:21:20 +0300
committerGitHub <noreply@github.com>2026-08-31 17:21:20 +0200
commitfa9b35a0cf11bc856cbd8bffbef5ad6fb3e62a93 (patch)
treeee7bde0e0d61fc837e426b7f49199a807b6b08aa /docs
parenteb47ded0023257b1b5b29314dd1b584e44455a01 (diff)
downloadluasocket-fa9b35a0cf11bc856cbd8bffbef5ad6fb3e62a93.tar.gz
luasocket-fa9b35a0cf11bc856cbd8bffbef5ad6fb3e62a93.tar.bz2
luasocket-fa9b35a0cf11bc856cbd8bffbef5ad6fb3e62a93.zip
Add Lua 5.5 support (#473)
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index ad92687..3341f8d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -88,7 +88,7 @@ Author: <a href="http://www.impa.br/~diego">Diego Nehab</a>
88 88
89<p> 89<p>
90LuaSocket version 3.1.0 is now available for download! 90LuaSocket version 3.1.0 is now available for download!
91It is compatible with Lua&nbsp;5.1 through 5.4. 91It is compatible with Lua&nbsp;5.1 through 5.5.
92Chances are it works well on most UNIX distributions and Windows flavors. 92Chances are it works well on most UNIX distributions and Windows flavors.
93</p> 93</p>
94 94