aboutsummaryrefslogtreecommitdiff
path: root/src/luasocket.h
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-26 04:03:55 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-26 04:03:55 +0000
commitcd994f306a67ea7b9ee0ba810d985114e097dd77 (patch)
tree54a44706f2523c4b53aebc8d4c5024113ab7cfe0 /src/luasocket.h
parentc8b402e00442cd249397d4d33d2723a1f08a8108 (diff)
downloadluasocket-cd994f306a67ea7b9ee0ba810d985114e097dd77.tar.gz
luasocket-cd994f306a67ea7b9ee0ba810d985114e097dd77.tar.bz2
luasocket-cd994f306a67ea7b9ee0ba810d985114e097dd77.zip
Gonna try my luck on windows...
Diffstat (limited to 'src/luasocket.h')
-rw-r--r--src/luasocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luasocket.h b/src/luasocket.h
index 716b7ff..14daef5 100644
--- a/src/luasocket.h
+++ b/src/luasocket.h
@@ -13,7 +13,7 @@
13/*-------------------------------------------------------------------------*\ 13/*-------------------------------------------------------------------------*\
14* Current luasocket version 14* Current luasocket version
15\*-------------------------------------------------------------------------*/ 15\*-------------------------------------------------------------------------*/
16#define LUASOCKET_VERSION "LuaSocket 2.0 (beta)" 16#define LUASOCKET_VERSION "LuaSocket 2.0 (beta2)"
17 17
18/*-------------------------------------------------------------------------*\ 18/*-------------------------------------------------------------------------*\
19* This macro prefixes all exported API functions 19* This macro prefixes all exported API functions