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 c2460f7..46f1202 100644 --- a/mactelnetd.c +++ b/mactelnetd.c @@ -50,7 +50,7 @@ #include "config.h" #define PROGRAM_NAME "MAC-Telnet Daemon" -#define PROGRAM_VERSION "0.2" +#define PROGRAM_VERSION "0.3" #define MAX_INSOCKETS 100 |