OEToolkitsGetRelease

std::string OEToolkitsGetRelease()

Returns the release name of the overall toolkits being used. This returns a string of the form YYYY.Mon.V, where

  • YYYY is the four-digit year

  • Mon is a month (e.g. Jan, Feb, etc.)

  • V is a single digit version number (1-9)

See also