@ -271,7 +271,7 @@ main(int argc, char *argv[])
/* print version information */
if (argc > 1 && strcmp(argv[1], "-v") == 0) {
printf("XD [number] v%s\n", VERSION);
printf("XD [number] %s\n", VERSION);
return 0;
#ifdef EXPLAIN
} else if (argc > 1 && strcmp(argv[1], "-e") == 0) {
The note is not visible to the blocked user.