in src/main.c [25:28]
void print_version(const char *program) { printf("%s %s\n", program, VERSION); }