#include int main() { printf("KVERS = %s\n", UTS_RELEASE); return 0; }