14 #ifndef CLIPM_VERSION_H
15 #define CLIPM_VERSION_H
const char * clipm_version_get_revision(void)
Get the library's revision string.
Definition: clipm_version.c:92
const char * clipm_version_get_date(void)
Get the library's revision-date string.
Definition: clipm_version.c:109