scala> util.Properties.versionString
res2: java.lang.String = version 2.9.1.RC3
This is read from scala-library.jar!/library.properties
-jason
On Thu, Sep 22, 2011 at 7:14 PM, Martin S. Weber wrote:
> Is there some place in the scala-library.jar that I can find out its
> respective scala version? That would be helpful...
>
> -Martin
>
scala> util.Properties.versionString
res2: java.lang.String = version 2.9.1.RC3
This is read from scala-library.jar!/library.properties
-jason
On Thu, Sep 22, 2011 at 7:14 PM, Martin S. Weber wrote:
> Is there some place in the scala-library.jar that I can find out its
> respective scala version? That would be helpful...
>
> -Martin
>