0
0
mirror of https://github.com/hufrea/byedpi.git synced 2025-06-29 18:21:14 +00:00

Bump version

This commit is contained in:
ruti 2025-02-13 23:26:30 +03:00
parent ad196de548
commit f66668d2ea

2
main.c
View File

@ -25,7 +25,7 @@
#define close(fd) closesocket(fd)
#endif
#define VERSION "16.5"
#define VERSION "16.6"
ASSERT(sizeof(struct in_addr) == 4)
ASSERT(sizeof(struct in6_addr) == 16)