OEChemGetRelease

const char *OEChemGetRelease()

Returns the release name of the OEChem library being used. This returns a value similar to 1.0 for production versions of the library, and 1.0 debug for the checking version of the library.

See also