subroutine mvecmlver(major, minor);
Queries the version of the library and stores the major and minor version numbers in the respective arguments.
MAJOR - INTEGER
EXIT: The major version number of the library.
MINOR - INTEGER
EXIT: The minor version number of the library