From 739754ef2986c6bc37395a3847ba5baa20b5f5f5 Mon Sep 17 00:00:00 2001 From: kraxel Date: Thu, 9 Aug 2007 20:08:27 +0000 Subject: add version --- amtterm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'amtterm.c') diff --git a/amtterm.c b/amtterm.c index 70d1816..cfaeca2 100644 --- a/amtterm.c +++ b/amtterm.c @@ -311,7 +311,8 @@ static void usage(FILE *fp) { fprintf(fp, "\n" - "Establish serial-over-lan connection to Intel AMT boxes.\n" + "This is " APPNAME ", release " VERSION ", I'll establish\n" + "serial-over-lan (sol) connections to your Intel AMT boxes.\n" "\n" "usage: " APPNAME " [options] host [port]\n" "options:\n" -- cgit