mirror of
https://github.com/hufrea/byedpi.git
synced 2025-07-05 05:24:08 +00:00
Bump version
This commit is contained in:
parent
ad196de548
commit
f66668d2ea
2
main.c
2
main.c
@ -25,7 +25,7 @@
|
|||||||
#define close(fd) closesocket(fd)
|
#define close(fd) closesocket(fd)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define VERSION "16.5"
|
#define VERSION "16.6"
|
||||||
|
|
||||||
ASSERT(sizeof(struct in_addr) == 4)
|
ASSERT(sizeof(struct in_addr) == 4)
|
||||||
ASSERT(sizeof(struct in6_addr) == 16)
|
ASSERT(sizeof(struct in6_addr) == 16)
|
||||||
|
Loading…
Reference in New Issue
Block a user