Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ruti committed Feb 3, 2025
1 parent 49c6ad8 commit bf6e028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit bf6e028

Please sign in to comment.