X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincd.c;h=f106f5f6ec36b5b228e698eaa14eeb0b67a15593;hp=205d0990b2ab53b5027de95eeba7616dee71e1bb;hb=ea20820d229510ca0a915dc2a0a74249178e1c55;hpb=4a5c12ec97fa1e82aae2d327fdc648e5203eb478 diff --git a/src/tincd.c b/src/tincd.c index 205d0990..f106f5f6 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -553,8 +553,7 @@ int main(int argc, char **argv) { make_names(); if(show_version) { - printf("%s version %s (built %s %s, protocol %d)\n", PACKAGE, - VERSION, __DATE__, __TIME__, PROT_CURRENT); + printf("%s version %s\n", PACKAGE, VERSION); printf("Copyright (C) 1998-2016 Ivo Timmermans, Guus Sliepen and others.\n" "See the AUTHORS file for a complete list.\n\n" "tinc comes with ABSOLUTELY NO WARRANTY. This is free software,\n"