Bump version

This commit is contained in:
ruti 2024-06-08 18:04:06 +03:00
parent 05a248de6f
commit b95d59090c

2
main.c
View File

@ -24,7 +24,7 @@
#define close(fd) closesocket(fd)
#endif
#define VERSION "10.2"
#define VERSION "11"
char oob_char[1] = "a";
char ip_option[1] = "\0";