Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / folder.c
index cc40059..584bb76 100644 (file)
@@ -55,7 +55,7 @@ static struct swit switches[] = {
 #define POPSW  19
        { "pop", 0 },
 #define VERSIONSW  20
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  21
        { "help", 0 },
        { NULL, 0 }