--- gvpe/src/vpectrl.C 2003/04/02 03:25:17 1.2 +++ gvpe/src/vpectrl.C 2003/04/15 03:48:40 1.3 @@ -296,7 +296,7 @@ if (show_version) { - printf (_("%s version %s (built %s %s, protocol %d:%d)\n"), get_identity (), + printf (_("%s version %s (built %s %s, protocol %d.%d)\n"), get_identity (), VERSION, __DATE__, __TIME__, PROTOCOL_MAJOR, PROTOCOL_MINOR); printf (_ ("Copyright (C) 2003 Marc Lehmann and others.\n"