mirror of https://github.com/sbt/sbt.git
Set project.version to 0.5.5
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1064 d89573ee-9141-11dd-94d4-bdf5e562f29c
This commit is contained in:
parent
266e16fafe
commit
a507d97536
|
|
@ -1,7 +1,7 @@
|
|||
#Project properties
|
||||
#Fri Sep 18 14:22:56 EDT 2009
|
||||
#Mon Sep 28 21:54:53 EDT 2009
|
||||
project.organization=sbt
|
||||
project.name=Simple Build Tool
|
||||
sbt.version=0.5.4
|
||||
project.version=0.5.5-SNAPSHOT
|
||||
project.version=0.5.5
|
||||
scala.version=2.7.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue