File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Scala Distribution
44Bundle-SymbolicName : scala.tools.nsc;singleton:=true
5- Bundle-Version : 2.8.2.RC3
5+ Bundle-Version : 2.8.2.final
66Eclipse-LazyStart : true
77Bundle-ClassPath :
88 .,
Original file line number Diff line number Diff line change 11#Tue Sep 11 19:21:09 CEST 2007
22version.minor=8
33version.patch=2
4- version.suffix=RC3
4+ version.suffix=final
55version.major=2
Original file line number Diff line number Diff line change @@ -1373,7 +1373,7 @@ DOCUMENTATION
13731373 destdir =" ${ build-docs.dir } /library"
13741374 doctitle =" Scala Standard Library"
13751375 docversion =" ${ version.number } "
1376- docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_8_2_RC3 /src/€{FILE_PATH}.scala#L1"
1376+ docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_8_2_final /src/€{FILE_PATH}.scala#L1"
13771377 sourcepath =" ${ src.dir } "
13781378 classpathref =" pack.classpath" >
13791379 <src >
@@ -1460,7 +1460,7 @@ DOCUMENTATION
14601460 destdir =" ${ build-docs.dir } /compiler"
14611461 doctitle =" Scala Compiler"
14621462 docversion =" ${ version.number } "
1463- docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_8_2_RC3 /src/€{FILE_PATH}.scala#L1"
1463+ docsourceurl =" https://lampsvn.epfl.ch/trac/scala/browser/scala/tags/R_2_8_2_final /src/€{FILE_PATH}.scala#L1"
14641464 sourcepath =" ${ src.dir } "
14651465 classpathref =" pack.classpath"
14661466 srcdir =" ${ src.dir } /compiler" >
You can’t perform that action at this time.
0 commit comments