0
0
mirror of https://github.com/hufrea/byedpi.git synced 2025-08-22 11:18:39 +00:00

Bump version

This commit is contained in:
ruti 2025-07-06 21:51:04 +03:00
parent 45d8c7ec7a
commit 4cbd0bc758

2
main.c
View File

@ -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)