[11502] Fixed windows service run after adding posix daemon support

This commit is contained in:
VladimirMangos 2011-05-18 03:54:46 +04:00
parent eb61995f7e
commit 9c65b04f5b
3 changed files with 25 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11501"
#define REVISION_NR "11502"
#endif // __REVISION_NR_H__