#ifndef VERSION_H

#define VERSION_H

char package[] = "tacacs+";
char version[] = "F4.0.4.14";

#endif


syntax highlighted by Code2HTML, v. 0.9.1