aboutsummaryrefslogtreecommitdiff
path: root/src/luasocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/luasocket.h')
-rw-r--r--src/luasocket.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/luasocket.h b/src/luasocket.h
index 46b5d06..13134cf 100644
--- a/src/luasocket.h
+++ b/src/luasocket.h
@@ -13,8 +13,8 @@
13/*-------------------------------------------------------------------------*\ 13/*-------------------------------------------------------------------------*\
14* Current socket library version 14* Current socket library version
15\*-------------------------------------------------------------------------*/ 15\*-------------------------------------------------------------------------*/
16#define LUASOCKET_VERSION "LuaSocket 2.0.1" 16#define LUASOCKET_VERSION "LuaSocket 2.0.2"
17#define LUASOCKET_COPYRIGHT "Copyright (C) 2004-2006 Diego Nehab" 17#define LUASOCKET_COPYRIGHT "Copyright (C) 2004-2007 Diego Nehab"
18#define LUASOCKET_AUTHORS "Diego Nehab" 18#define LUASOCKET_AUTHORS "Diego Nehab"
19 19
20/*-------------------------------------------------------------------------*\ 20/*-------------------------------------------------------------------------*\