summaryrefslogtreecommitdiff
path: root/curvetun.c
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun.c')
-rw-r--r--curvetun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/curvetun.c b/curvetun.c
index e888933..29bee4a 100644
--- a/curvetun.c
+++ b/curvetun.c
@@ -132,7 +132,7 @@ static void __noreturn help(void)
static void __noreturn version(void)
{
- printf("\ncurvetun %s, lightweight curve25519-based VPN/IP tunnel\n", VERSION_STRING);
+ printf("\ncurvetun %s, lightweight curve25519-based VPN/IP tunnel\n", VERSION_LONG);
puts("http://www.netsniff-ng.org\n\n"
"Please report bugs to <bugs@netsniff-ng.org>\n"
"Copyright (C) 2011-2013 Daniel Borkmann <dborkma@tik.ee.ethz.ch>,\n"