summaryrefslogtreecommitdiff
path: root/ifpps.c
diff options
context:
space:
mode:
Diffstat (limited to 'ifpps.c')
-rw-r--r--ifpps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ifpps.c b/ifpps.c
index 8cad4ed..75cc3e6 100644
--- a/ifpps.c
+++ b/ifpps.c
@@ -126,7 +126,7 @@ static void __noreturn help(void)
static void __noreturn version(void)
{
printf("\nifpps %s, top-like kernel networking and system statistics\n",
- VERSION_STRING);
+ VERSION_LONG);
puts("http://www.netsniff-ng.org\n\n"
"Please report bugs to <bugs@netsniff-ng.org>\n"
"Copyright (C) 2009-2013 Daniel Borkmann <dborkma@tik.ee.ethz.ch>\n"