diff options
Diffstat (limited to 'macping.c')
-rw-r--r-- | macping.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ #define MT_INTERFACE_LEN 128 #define PROGRAM_NAME "MAC-Ping" -#define PROGRAM_VERSION "0.3" +#define PROGRAM_VERSION "0.3.2" static int sockfd, insockfd; |