--- multiplexer/repeatts.c 2006/07/14 17:51:10 1.11 +++ multiplexer/repeatts.c 2006/07/14 17:54:51 1.12 @@ -217,7 +217,7 @@ static boolean command_init (int cargc, command_help (cargv[0],""); return (FALSE); } else if ((!strcmp(cargv[cc],"--version")) || (!strcmp(cargv[cc],"-V"))) { - fprintf(stderr, "1.0.7\n"); + fprintf(stderr, "1.0.8\n"); return FALSE; } else if (!strcmp (cargv[cc],"-i")) { pollc = 0;