mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Compat IDO: hardcode program version for now, fixes windoze
This commit is contained in:
parent
836bc067cd
commit
ad1207166c
@ -337,6 +337,7 @@ void CompatIdoComponent::SendStartProcess(void)
|
||||
{
|
||||
/* TODO */
|
||||
#define PROGRAM_MODIFICATION_DATE "10-17-2012"
|
||||
#define VERSION "2.0"
|
||||
|
||||
stringstream message;
|
||||
message << "\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user