Skip to content

Commit

Permalink
Update sbt to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vvilhonen committed Mar 18, 2010
1 parent 34ccf69 commit e15bd13
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions project/build.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
#Project properties
#Sun Sep 06 21:42:57 EEST 2009
project.organization=web
#
#Wed Mar 17 23:03:30 EET 2010
project.name=SbtLift
sbt.version=0.5.6
project.version=1.0
project.organization=web
scala.version=2.7.7
project.version=1.0
sbt.version=0.7.1
def.scala.version=2.7.7
build.scala.versions=2.7.7
project.initialize=false

0 comments on commit e15bd13

Please sign in to comment.