]> git.marmaro.de Git - mmh/blobdiff - uip/mhbuild.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhbuild.c
index 67b2e0e8112925b9e8538c321417b0787483cae0..12e654897dd30147b3383d95d1d38afa97f710ef 100644 (file)
@@ -34,7 +34,7 @@ static struct swit switches[] = {
 #define NVERBSW  1
        { "noverbose", 0 },
 #define VERSIONSW  2
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  3
        { "help", 0 },
 #define DEBUGSW  4