Skip to content

Commit

Permalink
new build for snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jackbackrack committed Mar 4, 2014
1 parent 59776e2 commit 25a33ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object BuildSettings extends Build {

val buildSettings = Defaults.defaultSettings ++ Seq (
organization := "edu.berkeley.cs",
version := "2.2.0",
// version := "2.3-SNAPSHOT",
// version := "2.2.2",
version := "2.3-SNAPSHOT",
name := "chisel",
scalaVersion := "2.10.3",
//sourceDirectory := new File("@srcTop@"),
Expand Down

0 comments on commit 25a33ba

Please sign in to comment.