#ifndef VERSION_H #define VERSION_H char package[] = "tacacs+"; char version[] = "F4.0.4.14"; #endif