Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mark.c
index 1917e84..3818c29 100644 (file)
@@ -29,7 +29,7 @@ static struct swit switches[] = {
 #define NZEROSW  7
        { "nozero", 0 },
 #define VERSIONSW  8
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  9
        { "help", 0 },
 #define DEBUGSW  10