diff --git a/main.c b/main.c index 880768c..4399427 100644 --- a/main.c +++ b/main.c @@ -24,7 +24,7 @@ #define close(fd) closesocket(fd) #endif -#define VERSION "10" +#define VERSION "10.1" char oob_char[1] = "a"; char ip_option[1] = "\0";