49 #ifndef PACKAGE_VERSION
51 #error PACKAGE_VERSION not defined.
53 #define PACKAGE_VERSION "6.0.1"
61 " for " <<
OS_TYPE <<
"(built " << __DATE__ <<
',' <<
62 __TIME__ <<
')' <<
'\n';
void version()
Write version information about the program on cout.
static std::string const & prog_name()
Get the program's name.