Bumped version number in trunk to 2.9.0
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@22968 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
605407a6bd
commit
963a7e9e37
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Scala Distribution
|
||||
Bundle-SymbolicName: scala.tools.nsc;singleton:=true
|
||||
Bundle-Version: 2.8.1.alpha
|
||||
Bundle-Version: 2.9.0.alpha
|
||||
Eclipse-LazyStart: true
|
||||
Bundle-ClassPath:
|
||||
.,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#Tue Sep 11 19:21:09 CEST 2007
|
||||
version.minor=8
|
||||
version.patch=1
|
||||
version.minor=9
|
||||
version.patch=0
|
||||
version.suffix=alpha
|
||||
version.major=2
|
||||
|
|
Loading…
Reference in New Issue