Merge pull request #2343 from ludovic-henry/threads-cleanup
[mono.git] / scripts / dmcs.in
old mode 100644 (file)
new mode 100755 (executable)
index c29558f..e86cdf9
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:4 "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4.0 "$@"