X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fgmcs.in;h=d254e29c7b718a3b696585551f7a8ce2c9aea9a7;hb=77bf968f69f672cce306bba8c056674454383a0b;hp=0afd30d5d30a35ce9e4973f1fb3f2078300c7760;hpb=3664f9db8f85efc3cb70e725322a8dc9b096d3bb;p=mono.git diff --git a/scripts/gmcs.in b/scripts/gmcs.in old mode 100644 new mode 100755 index 0afd30d5d30..d254e29c7b7 --- a/scripts/gmcs.in +++ b/scripts/gmcs.in @@ -1,2 +1,2 @@ #!/bin/sh -exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:2 "$@" +exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"