We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf6bbd commit b8d9509Copy full SHA for b8d9509
META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Scala Distribution
4
Bundle-SymbolicName: scala.tools.nsc;singleton:=true
5
-Bundle-Version: 2.8.0.RC7
+Bundle-Version: 2.8.0.final
6
Eclipse-LazyStart: true
7
Bundle-ClassPath:
8
.,
build.number
@@ -1,5 +1,5 @@
1
#Tue Sep 11 19:21:09 CEST 2007
version.minor=8
version.patch=0
-version.suffix=RC7
+version.suffix=final
version.major=2
0 commit comments