chore: Update internal version references to match release (#370)
This commit is contained in:
parent
88c8a85cb6
commit
1d61853ab8
4 changed files with 4 additions and 4 deletions
|
@ -89,7 +89,7 @@ it should be easy to use LuaSocket. Just fire the interpreter and use the
|
|||
Lua 5.2.2 Copyright (C) 1994-2013 Lua.org, PUC-Rio
|
||||
> socket = require("socket")
|
||||
> print(socket._VERSION)
|
||||
--> LuaSocket 3.0-rc1
|
||||
--> LuaSocket 3.0.0
|
||||
</pre>
|
||||
|
||||
<p> Each module loads their dependencies automatically, so you only need to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue