version
This commit is contained in:
parent
07cc7a742b
commit
65700f74d0
@ -387,6 +387,8 @@ int main(int argc, char **argv) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
logmsg(LOG_INFO, "Version: " VERSION);
|
||||||
|
|
||||||
if (0 != initConfig(configFilename, &configHandle)) {
|
if (0 != initConfig(configFilename, &configHandle)) {
|
||||||
logmsg(LOG_ERR, "error when reading configuration");
|
logmsg(LOG_ERR, "error when reading configuration");
|
||||||
exit(3);
|
exit(3);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user