aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--makefile.dist1
2 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index d3529e1..cd8ee59 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1This is the LuaSocket 2.1. It has been tested on Windows 7, Mac OS X, 1This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X,
2and Linux. 2and Linux.
3 3
4Please use the project page at GitHub 4Please 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 = \
83MAKE = \ 83MAKE = \
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 \