1 2 3 4 5 6 7
/* See LICENSE file for copyright and license details. */ char * cutils_version() { return LIBVER; }