cvsProductVersion ( cvsVersionString='$Name: r2_1 $' )
Function to return the version number of the program.
The value is taken from the CVS tag, assuming the tag has the form:
rX_Y_Z
Where X is the major version number, Y is the minor version
number, and Z is the optional sub-minor version number.
|