[10971] Make normal server shutdown safe for not finished mass mail tasks.

This commit is contained in:
VladimirMangos 2011-01-06 06:45:11 +03:00
parent 5f2aef756a
commit f347f4bc00
4 changed files with 13 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10970"
#define REVISION_NR "10971"
#endif // __REVISION_NR_H__