mirror of
https://github.com/hufrea/byedpi.git
synced 2025-07-04 21:14:18 +00:00
Bump version
This commit is contained in:
parent
49c6ad83ec
commit
bf6e028c6b
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.3"
|
#define VERSION "16.4"
|
||||||
|
|
||||||
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