OEFFGetVersion¶
unsigned int OEFFGetVersion()
Returns the version number of the library being used. This is an
unsigned integer value indicating the date on which the library was
built, for example 20141001
, for the 1st of October 2014. This
value should be used when reporting problems, and unlike the release
string, may be used in comparisons if needed.