summaryrefslogtreecommitdiff
path: root/mactelnet.c
diff options
context:
space:
mode:
authorHåkon Nessjøen <haakon.nessjoen@gmail.com>2011-11-12 05:15:36 +0100
committerHåkon Nessjøen <haakon.nessjoen@gmail.com>2011-11-12 05:15:36 +0100
commit632bc61784657ca10da047c38596bde9d336998f (patch)
treee1e2f688e6a8c0943dcfea5a0b8450d6aa356105 /mactelnet.c
parent94ac14d2765051a8992c3a822547bc09260492df (diff)
downloadMAC-Telnet-0.3.3.tar.gz
MAC-Telnet-0.3.3.zip
New version. 0.3.3. Moved versioning into config.hv0.3.3
Diffstat (limited to 'mactelnet.c')
-rw-r--r--mactelnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mactelnet.c b/mactelnet.c
index 0f6334a..c3ed71d 100644
--- a/mactelnet.c
+++ b/mactelnet.c
@@ -43,7 +43,6 @@
#include "mactelnet.h"
#define PROGRAM_NAME "MAC-Telnet"
-#define PROGRAM_VERSION "0.3.2"
static int sockfd = 0;
static int insockfd;