diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2006-04-03 04:45:42 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2006-04-03 04:45:42 +0000 |
commit | 11282d17c8ecb6aa6fa31a3de742eae0215f4cc0 (patch) | |
tree | aeb65849f145f06f6fb0ddd6a54f79d30912be1f /README | |
parent | e9d477aba3bbc084c0a7872e4eaf725e2689e4a6 (diff) | |
download | luasocket-11282d17c8ecb6aa6fa31a3de742eae0215f4cc0.tar.gz luasocket-11282d17c8ecb6aa6fa31a3de742eae0215f4cc0.tar.bz2 luasocket-11282d17c8ecb6aa6fa31a3de742eae0215f4cc0.zip |
Almost done 2.0.1.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | This is the LuaSocket 2.0. It has been tested on WinXP, Mac OS X, | 1 | This is the LuaSocket 2.0.1. It has been tested on WinXP, Mac OS X, |
2 | and Linux. Please use the Lua mailing list to report any bugs | 2 | and Linux. Please use the Lua mailing list to report any bugs |
3 | (or "features") you encounter. | 3 | (or "features") you encounter. |
4 | 4 | ||