X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fdmcs.in;h=e86cdf9df091ca5226d28752ac9ecbf35ee6db65;hb=18098049bc851e57bf9909051003099fe2acaf48;hp=9660c902341a79744f7c6d897f56baab8963a4df;hpb=7476fb6eee9df2d0624d5fb648060170deb5d2e9;p=mono.git diff --git a/scripts/dmcs.in b/scripts/dmcs.in old mode 100644 new mode 100755 index 9660c902341..e86cdf9df09 --- a/scripts/dmcs.in +++ b/scripts/dmcs.in @@ -1,2 +1,2 @@ #!/bin/sh -exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/2.0/mcs.exe -sdk:4 "$@" +exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4.0 "$@"