diff options
Diffstat (limited to 'mactelnetd.c')
-rw-r--r-- | mactelnetd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mactelnetd.c b/mactelnetd.c index 164b768..0474d9b 100644 --- a/mactelnetd.c +++ b/mactelnetd.c @@ -50,7 +50,7 @@ #include "config.h" #define PROGRAM_NAME "MAC-Telnet Daemon" -#define PROGRAM_VERSION "0.3" +#define PROGRAM_VERSION "0.3.2" #define MAX_INSOCKETS 100 |