summaryrefslogtreecommitdiff
path: root/netsniff-ng.c
diff options
context:
space:
mode:
Diffstat (limited to 'netsniff-ng.c')
-rw-r--r--netsniff-ng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsniff-ng.c b/netsniff-ng.c
index a2f4fac..fe09c82 100644
--- a/netsniff-ng.c
+++ b/netsniff-ng.c
@@ -1072,7 +1072,7 @@ static void __noreturn help(void)
static void __noreturn version(void)
{
- printf("\nnetsniff-ng %s, the packet sniffing beast\n", VERSION_STRING);
+ printf("\nnetsniff-ng %s, the packet sniffing beast\n", 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"