Bump version

This commit is contained in:
ruti 2024-05-11 19:11:25 +03:00
parent 6555d60d6b
commit a5d94d1d7e

2
main.c
View File

@ -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";