Skip to content

Commit

Permalink
Add scala 2.8.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
indrajitr committed Dec 15, 2011
1 parent f5774dc commit ea62cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.properties
Expand Up @@ -3,5 +3,5 @@ project.organization=net.liftweb
project.name=lift-framework
sbt.version=0.7.7
project.version=2.4-SNAPSHOT
build.scala.versions=2.8.1 2.8.0 2.9.1 2.9.0-1 2.9.0
build.scala.versions=2.8.2 2.8.1 2.8.0 2.9.1 2.9.0-1 2.9.0
project.initialize=false

0 comments on commit ea62cc4

Please sign in to comment.