blob: 897bbc4b41d1d519571d8b24633527de47091ec5 [file] [log] [blame]
#define VERSION "1.4.1"
static void
version(const char *progname)
{
printf("%s " VERSION "\n", progname);
}