0
0
mirror of https://github.com/hufrea/byedpi.git synced 2025-06-30 10:33:50 +00:00

Bump version

This commit is contained in:
ruti 2025-02-03 17:37:38 +03:00
parent 49c6ad83ec
commit bf6e028c6b

2
main.c
View File

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