summaryrefslogtreecommitdiff
path: root/staging
diff options
context:
space:
mode:
Diffstat (limited to 'staging')
-rw-r--r--staging/mausezahn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/mausezahn.c b/staging/mausezahn.c
index 7f712b7..7831b90 100644
--- a/staging/mausezahn.c
+++ b/staging/mausezahn.c
@@ -170,7 +170,7 @@ static void help(void)
static void version(void)
{
- printf("\nmausezahn %s, a fast versatile traffic generator\n", VERSION_STRING);
+ printf("\nmausezahn %s, a fast versatile traffic generator\n", VERSION_LONG);
puts("http://www.netsniff-ng.org\n\n"
"Please report bugs to <bugs@netsniff-ng.org>\n"
"Copyright (C) 2008-2010 Herbert Haas <herbert@perihel.at>,\n"