Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / spost.c
index 093bad5..f3630d2 100644 (file)
@@ -33,7 +33,7 @@ struct swit switches[] = {
 #define NALIASW  5
        { "noalias", 0 },
 #define VERSIONSW  6
 #define NALIASW  5
        { "noalias", 0 },
 #define VERSIONSW  6
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  7
        { "help", 0 },
 #define DEBUGSW  8
 #define HELPSW  7
        { "help", 0 },
 #define DEBUGSW  8