diff options
| author | Caleb Maclennan <caleb@alerque.com> | 2026-08-31 18:21:20 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-31 17:21:20 +0200 |
| commit | fa9b35a0cf11bc856cbd8bffbef5ad6fb3e62a93 (patch) | |
| tree | ee7bde0e0d61fc837e426b7f49199a807b6b08aa /docs | |
| parent | eb47ded0023257b1b5b29314dd1b584e44455a01 (diff) | |
| download | luasocket-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.html | 2 |
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> |
| 90 | LuaSocket version 3.1.0 is now available for download! | 90 | LuaSocket version 3.1.0 is now available for download! |
| 91 | It is compatible with Lua 5.1 through 5.4. | 91 | It is compatible with Lua 5.1 through 5.5. |
| 92 | Chances are it works well on most UNIX distributions and Windows flavors. | 92 | Chances are it works well on most UNIX distributions and Windows flavors. |
| 93 | </p> | 93 | </p> |
| 94 | 94 | ||
