diff --git a/doc/index.html b/doc/index.html index a508b70..cfd3548 100644 --- a/doc/index.html +++ b/doc/index.html @@ -87,7 +87,7 @@ Author: Diego Nehab
-LuaSocket version 2.0 (beta3) is now available for download! It is +LuaSocket version 2.0 (final) is now available for download! It is compatible with Lua 5.0 and has been tested on Windows XP, Linux, and Mac OS X.
@@ -98,8 +98,8 @@ The library can be downloaded in source code from the following links:@@ -110,12 +110,15 @@ contains several examples, this user's manual and basic test procedures.-luasocket-2.0-beta3.tar.gz
-luasocket-2.0-beta3.zip +luasocket-2.0.tar.gz
+luasocket-2.0.zip
I am also providing PC Win32 binaries for those that want to give -LuaSocket a try (Those on Unix or Mac OS X can just type make): +LuaSocket a try (those on Unix or Mac OS X can just type make). +These are compatible with the +LuaBinaries +available from LuaForge.