summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.number4
-rw-r--r--lib/scala-compiler.jar.desired.sha12
-rw-r--r--lib/scala-library.jar.desired.sha12
-rw-r--r--test/files/cli/test2/Main.check.scalaint6
-rw-r--r--test/files/cli/test3/Main.check.scalaint6
5 files changed, 10 insertions, 10 deletions
diff --git a/build.number b/build.number
index a232a312b9..cc1a78ddff 100644
--- a/build.number
+++ b/build.number
@@ -1,5 +1,5 @@
-#Wed May 02 14:39:57 CEST 2007
+#Mon May 21 14:17:57 CEST 2007
version.minor=5
version.patch=0
-version.suffix=-RC1
+version.suffix=-final
version.major=2
diff --git a/lib/scala-compiler.jar.desired.sha1 b/lib/scala-compiler.jar.desired.sha1
index d32796d4a0..3ed5bfc7b0 100644
--- a/lib/scala-compiler.jar.desired.sha1
+++ b/lib/scala-compiler.jar.desired.sha1
@@ -1 +1 @@
-551f463f1bb39d24bbf0ffe6e0de05c0610769f3 ?scala-compiler.jar
+1ddeca53a5f80eb045dd8b7cb239f14cbd4779e6 ?scala-compiler.jar
diff --git a/lib/scala-library.jar.desired.sha1 b/lib/scala-library.jar.desired.sha1
index 87d9782fb8..02a41fb5a1 100644
--- a/lib/scala-library.jar.desired.sha1
+++ b/lib/scala-library.jar.desired.sha1
@@ -1 +1 @@
-e2b5a1cddf5a888f89fa1e8c5cd1883d82330357 ?scala-library.jar
+2f313a5349e8bf1888eeecd7729b5ef4a907e3f2 ?scala-library.jar
diff --git a/test/files/cli/test2/Main.check.scalaint b/test/files/cli/test2/Main.check.scalaint
index 5eec5e231a..89b6766bb5 100644
--- a/test/files/cli/test2/Main.check.scalaint
+++ b/test/files/cli/test2/Main.check.scalaint
@@ -24,7 +24,7 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> 2: 1: test 1 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
This is an interpreter for Scala.
@@ -32,7 +32,7 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> 2: 1: test 2 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
This is an interpreter for Scala.
@@ -40,6 +40,6 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> 2: 1: test 3 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
diff --git a/test/files/cli/test3/Main.check.scalaint b/test/files/cli/test3/Main.check.scalaint
index acb76f19d8..cffa02c5b6 100644
--- a/test/files/cli/test3/Main.check.scalaint
+++ b/test/files/cli/test3/Main.check.scalaint
@@ -25,7 +25,7 @@ Type :help for more information.
scala> 3: 1: test 1 passed (1)
3: 2: 1: test 1 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
This is an interpreter for Scala.
@@ -34,7 +34,7 @@ Type :help for more information.
scala> 3: 1: test 2 passed (1)
3: 2: 1: test 2 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>
This is an interpreter for Scala.
@@ -43,6 +43,6 @@ Type :help for more information.
scala> 3: 1: test 3 passed (1)
3: 2: 1: test 3 passed (1)
-line0: scala.Unit = {}
+unnamed0: scala.Unit = ()
scala>