summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-05-14 20:47:22 +0000
committerPaul Phillips <paulp@improving.org>2011-05-14 20:47:22 +0000
commitfeb1ba8ab3fed03d498ab768e07e0a27805a5f58 (patch)
treed555f09d74ba6e3f8c11fed12669b3532564d099 /project
parentb7e7cf14bb3b06cdf9c7f7a8ccfe2d3220af95c4 (diff)
downloadscala-feb1ba8ab3fed03d498ab768e07e0a27805a5f58.tar.gz
scala-feb1ba8ab3fed03d498ab768e07e0a27805a5f58.tar.bz2
scala-feb1ba8ab3fed03d498ab768e07e0a27805a5f58.zip
Confusingly, I am restoring the method "getArch...
Confusingly, I am restoring the method "getArchive" which has been gone from trunk since February 2010 but is suddenly necessary for the sbt build (as its "compiler-interface" won't compile without it.) I am sure it all makes perfect sense. No review.
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 39dc158e14..4775404a76 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -2,7 +2,7 @@
#Sun Apr 11 14:24:47 CEST 2010
project.name=scala
def.scala.version=2.7.7
-sbt.version=0.7.5.RC0
+sbt.version=0.7.7
copyright=Copyright 2002-2011, LAMP/EPFL
build.scala.versions=2.7.7
project.initialize=false