summaryrefslogtreecommitdiffstats
path: root/tcpip/ttylinkd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcpip/ttylinkd.c')
-rw-r--r--tcpip/ttylinkd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpip/ttylinkd.c b/tcpip/ttylinkd.c
index c4399d5..a0764f4 100644
--- a/tcpip/ttylinkd.c
+++ b/tcpip/ttylinkd.c
@@ -53,7 +53,7 @@
#include "../pathnames.h"
-static char version[] = "ttylink daemon (Version 0.05, 9 March 1997) ready.\n";
+static char version[] = "ttylink daemon (Version " VERSION ") ready.\n";
#define SYSOP_USER "root"