mirror of
https://github.com/hufrea/byedpi.git
synced 2025-08-22 11:18:39 +00:00
Bump version
This commit is contained in:
parent
45d8c7ec7a
commit
4cbd0bc758
2
main.c
2
main.c
@ -26,7 +26,7 @@
|
|||||||
#define close(fd) closesocket(fd)
|
#define close(fd) closesocket(fd)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define VERSION "17.1"
|
#define VERSION "17.2"
|
||||||
|
|
||||||
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