serval-dna/version_servald.c
2013-03-12 14:03:33 +10:30

6 lines
120 B
C

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