Skip to content

Commit

Permalink
update to recent scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudolph committed Sep 15, 2011
1 parent 347807c commit c223abe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/build.properties
@@ -1,9 +1,9 @@
#Project properties
#Sat Apr 16 19:07:35 CEST 2011
#Thu Sep 15 09:44:11 CEST 2011
project.organization=net.virtualvoid
project.name=scala-enhanced-strings
sbt.version=0.7.4
sbt.version=0.7.7
project.version=0.5.1
def.scala.version=2.7.7
build.scala.versions=2.9.0.RC1
build.scala.versions=2.9.0-1 2.9.1
project.initialize=false

0 comments on commit c223abe

Please sign in to comment.