[7271] Implement mangosd stop and pause if it work as Windows service.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
rilex 2009-02-12 15:11:38 +03:00 committed by VladimirMangos
parent 671a942d14
commit d952b7ebcf
2 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7270"
#define REVISION_NR "7271"
#endif // __REVISION_NR_H__