aboutsummaryrefslogtreecommitdiff
path: root/bin/dotc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dotc')
-rwxr-xr-xbin/dotc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dotc b/bin/dotc
index 5a3c25afa..19d6cf497 100755
--- a/bin/dotc
+++ b/bin/dotc
@@ -6,7 +6,7 @@
# Configuration
SCALA_VERSION=2.11.4
SCALA_BINARY_VERSION=2.11
-SCALA_COMPILER_VERSION=2.11.5-20141127-151222-084cc06425
+SCALA_COMPILER_VERSION=2.11.5-20141212-151631-beaa78b033
DOTTY_VERSION=0.1
bootcp=true
default_java_opts="-Xmx768m -Xms768m"