diff --git a/README b/README index d3529e1..cd8ee59 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is the LuaSocket 2.1. It has been tested on Windows 7, Mac OS X, +This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X, and Linux. Please use the project page at GitHub diff --git a/makefile.dist b/makefile.dist index 799cd21..ee3cc1b 100644 --- a/makefile.dist +++ b/makefile.dist @@ -83,6 +83,7 @@ SRC = \ MAKE = \ makefile \ luasocket.sln \ + luasocket-scm-0.rockspec \ Lua51.props \ Lua52.props \ socket.vcproj.filters \