diff options
author | Caleb Maclennan <caleb@alerque.com> | 2022-03-25 09:56:50 +0300 |
---|---|---|
committer | Caleb Maclennan <caleb@alerque.com> | 2022-03-25 11:05:48 +0300 |
commit | 88c8a85cb6528232288ec590910b7a966aace52b (patch) | |
tree | 13eee7fb5eb5b167d2670adb972a70ad541c256b /docs | |
parent | 020c2c746b5a82871e9b7d0c65742f15fa420289 (diff) | |
download | luasocket-88c8a85cb6528232288ec590910b7a966aace52b.tar.gz luasocket-88c8a85cb6528232288ec590910b7a966aace52b.tar.bz2 luasocket-88c8a85cb6528232288ec590910b7a966aace52b.zip |
chore: Release v3.0.0v3.0.0
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index 5982071..31e18ad 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -87,10 +87,9 @@ Author: <a href="http://www.impa.br/~diego">Diego Nehab</a> | |||
87 | <h2 id="download">Download</h2> | 87 | <h2 id="download">Download</h2> |
88 | 88 | ||
89 | <p> | 89 | <p> |
90 | LuaSocket version 3.0-rc1 is now available for download! | 90 | LuaSocket version 3.0.0 is now available for download! |
91 | It is compatible with Lua 5.1 and 5.2, and has | 91 | It is compatible with Lua 5.1 through 5.4. |
92 | been tested on Windows XP, Linux, and Mac OS X. Chances | 92 | Chances are it works well on most UNIX distributions and Windows flavors. |
93 | are it works well on most UNIX distributions and Windows flavors. | ||
94 | </p> | 93 | </p> |
95 | 94 | ||
96 | <p> | 95 | <p> |