util-linux/mount/version.c

3 lines
70 B
C

#include "../defines.h"
char version[] = "mount-" UTIL_LINUX_VERSION;