summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorJim Lawson2015-05-11 09:47:48 -0700
committerJim Lawson2015-07-24 15:50:52 -0700
commitf4a7e53abe314ad28397aae208287998fce4fa1a (patch)
tree9f46be6c15b80b9b49b811958dac5cac1ad6704d /build.sbt
parent94893bad972ded686a2c68dd334aa40b92e3b85d (diff)
Updated versions; add Makefile
Updated Scala (2.11.6) and Chisel (3.0) versions. Add chisel2 Makefile
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index ab40fc33..a48c6036 100644
--- a/build.sbt
+++ b/build.sbt
@@ -4,4 +4,4 @@ version := "3.0"
name := "Chisel"
-scalaVersion := "2.10.2"
+scalaVersion := "2.11.6"