From 11282d17c8ecb6aa6fa31a3de742eae0215f4cc0 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Mon, 3 Apr 2006 04:45:42 +0000 Subject: Almost done 2.0.1. --- src/luasocket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/luasocket.h') diff --git a/src/luasocket.h b/src/luasocket.h index 0143fa7..46b5d06 100644 --- a/src/luasocket.h +++ b/src/luasocket.h @@ -13,8 +13,8 @@ /*-------------------------------------------------------------------------*\ * Current socket library version \*-------------------------------------------------------------------------*/ -#define LUASOCKET_VERSION "LuaSocket 2.0" -#define LUASOCKET_COPYRIGHT "Copyright (C) 2004-2005 Diego Nehab" +#define LUASOCKET_VERSION "LuaSocket 2.0.1" +#define LUASOCKET_COPYRIGHT "Copyright (C) 2004-2006 Diego Nehab" #define LUASOCKET_AUTHORS "Diego Nehab" /*-------------------------------------------------------------------------*\ -- cgit v1.2.3-55-g6feb