mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-11-25 11:30:11 +01:00
Version v0.1.6
This commit is contained in:
parent
f2de8fce8d
commit
b5d75a6c8e
@ -22,7 +22,7 @@
|
||||
// My mingw installation does not load inet_pton definition for some reason
|
||||
WINSOCK_API_LINKAGE INT WSAAPI inet_pton(INT Family, LPCSTR pStringBuf, PVOID pAddr);
|
||||
|
||||
#define GOODBYEDPI_VERSION "v0.1.5"
|
||||
#define GOODBYEDPI_VERSION "v0.1.6"
|
||||
|
||||
#define die() do { sleep(20); exit(EXIT_FAILURE); } while (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user