Skip to content

Commit

Permalink
Updated to 2.4-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpp committed Dec 22, 2011
1 parent 52553fa commit 77bf213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build/LiftProject.scala
@@ -1,7 +1,7 @@
import sbt._

class LiftProject(info: ProjectInfo) extends DefaultWebProject(info) {
val liftVersion = "2.4-M1"
val liftVersion = "2.4-RC1"

// uncomment the following if you want to use the snapshot repo
// val scalatoolsSnapshot = ScalaToolsSnapshots
Expand Down

0 comments on commit 77bf213

Please sign in to comment.