diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | makefile.dist | 1 |
2 files changed, 2 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | This is the LuaSocket 2.1. It has been tested on Windows 7, Mac OS X, | 1 | This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X, |
| 2 | and Linux. | 2 | and Linux. |
| 3 | 3 | ||
| 4 | Please use the project page at GitHub | 4 | 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 = \ | |||
| 83 | MAKE = \ | 83 | MAKE = \ |
| 84 | makefile \ | 84 | makefile \ |
| 85 | luasocket.sln \ | 85 | luasocket.sln \ |
| 86 | luasocket-scm-0.rockspec \ | ||
| 86 | Lua51.props \ | 87 | Lua51.props \ |
| 87 | Lua52.props \ | 88 | Lua52.props \ |
| 88 | socket.vcproj.filters \ | 89 | socket.vcproj.filters \ |
