oscript
Class Version

java.lang.Object
  extended byoscript.Version

public final class Version
extends java.lang.Object

Version name/number info. This file is autogenerated from Version.java.in.

Version:
??
Author:
Rob Clark (rob@ti.com)

Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getVersionName()
          Get svn root path directory name, ie.
static int getVersionNumber()
          Get the svn repository version number
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getVersionNumber

public static int getVersionNumber()
Get the svn repository version number

Returns:
an integer indicating the revision number of the src code repository from which the interpreter was built

getVersionName

public static java.lang.String getVersionName()
Get svn root path directory name, ie. either "trunk", a branch name, or a tag name.

Returns:
a string