upgraded to 0.9
This commit is contained in:
parent
085d796de7
commit
fa50bdae47
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
*~
|
||||
*#
|
||||
project/plugins/project/
|
||||
project/boot/*
|
||||
*/project/build/target
|
||||
*/project/boot
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
project.organization=se.scalablesolutions.akka
|
||||
project.name=akka
|
||||
project.version=0.8.1
|
||||
project.version=0.9
|
||||
scala.version=2.8.0.Beta1
|
||||
sbt.version=0.7.3
|
||||
def.scala.version=2.7.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue