Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / comp.c
index 5c088a8..1c45a98 100644 (file)
@@ -22,7 +22,7 @@ static struct swit switches[] = {
 #define WHATSW  4
        { "whatnowproc program", 0 },
 #define VERSIONSW  5
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  6
        { "help", 0 },
        { NULL, 0 }