12 lines
524 B
Text
12 lines
524 B
Text
Index: src/luasocket.h
|
|
--- src/luasocket.h.orig
|
|
+++ src/luasocket.h
|
|
@@ -10,7 +10,7 @@
|
|
/*-------------------------------------------------------------------------* \
|
|
* Current socket library version
|
|
\*-------------------------------------------------------------------------*/
|
|
-#define LUASOCKET_VERSION "LuaSocket 3.0.0"
|
|
+#define LUASOCKET_VERSION "LuaSocket 3.1.0"
|
|
#define LUASOCKET_COPYRIGHT "Copyright (C) 1999-2013 Diego Nehab"
|
|
|
|
/*-------------------------------------------------------------------------*\
|