diff options
| -rw-r--r-- | src/luasocket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luasocket.h b/src/luasocket.h index 3c6578c..4402c02 100644 --- a/src/luasocket.h +++ b/src/luasocket.h | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | #define _LUASOCKET_H_ | 8 | #define _LUASOCKET_H_ |
| 9 | 9 | ||
| 10 | /* Current luasocket version */ | 10 | /* Current luasocket version */ |
| 11 | #define LUASOCKET_VERSION "LuaSocket 1.2.1" | 11 | #define LUASOCKET_VERSION "LuaSocket 1.3b" |
| 12 | 12 | ||
| 13 | /*-------------------------------------------------------------------------*\ | 13 | /*-------------------------------------------------------------------------*\ |
| 14 | * These can be changed to according to the applications' needs. | 14 | * These can be changed to according to the applications' needs. |
