[8903] Stop anti-freeze thread eraly to prevent it triggering at shutdown operations.

This commit is contained in:
VladimirMangos 2009-12-02 18:15:25 +03:00
parent d5d3f6d26a
commit 0c1de29d65
2 changed files with 15 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8902"
#define REVISION_NR "8903"
#endif // __REVISION_NR_H__