diff options
Diffstat (limited to 'mactelnet.c')
-rw-r--r-- | mactelnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mactelnet.c b/mactelnet.c index 8de8177..b16d366 100644 --- a/mactelnet.c +++ b/mactelnet.c @@ -40,7 +40,7 @@ #include "mactelnet.h" #define PROGRAM_NAME "MAC-Telnet" -#define PROGRAM_VERSION "0.3" +#define PROGRAM_VERSION "0.3.2" static int sockfd; static int insockfd; |