mirror of
https://github.com/hufrea/byedpi.git
synced 2025-03-14 12:58:48 +03:00
Bump version
This commit is contained in:
parent
6555d60d6b
commit
a5d94d1d7e
1 changed files with 1 additions and 1 deletions
2
main.c
2
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";
|
||||
|
|
Loading…
Add table
Reference in a new issue