From d1a50282a7474e11a69331f71cdb1517c9ed7eee Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Mon, 27 Feb 2012 13:37:17 -0800 Subject: [PATCH] Correct luasocket version in v2.0.2 readme. v2.0.2 was released with a README saying it was v2.0.1. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5d65f88..71d11fe 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is the LuaSocket 2.0.1. It has been tested on WinXP, Mac OS X, +This is the LuaSocket 2.0.2. It has been tested on WinXP, Mac OS X, and Linux. Please use the Lua mailing list to report any bugs (or "features") you encounter.