mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11520] Fixed service/daemon calls order. Mixed wrongly in my prev. related fix. :/
Provide more information at windows service (un)install errors. Note: by some reasons i have sometime problems with start windows service using '-s run' command but it start fine by manual from services control applet. Maybe related to used by me win7 x64
This commit is contained in:
parent
b46237b643
commit
40fb57e461
4 changed files with 140 additions and 119 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11519"
|
||||
#define REVISION_NR "11520"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue