serval-dna/version_servald.c

6 lines
120 B
C
Raw Normal View History

#ifndef SERVALD_VERSION
#error "SERVALD_VERSION is not defined"
#endif
const char version_servald[] = SERVALD_VERSION;