mfp_Revision

Description

Returns the revision of the MFP library. The revision is returned as a string with a functional version number, a major version number and a minor version number, separated by a dot (.) character.

Syntax

char const* mfp_Revision();

Example

Returns the result:

MFP revision is 1.0.0