[8020] Use proper aura stack size check for post-0.12 code

This commit is contained in:
VladimirMangos 2009-06-15 12:15:22 +04:00
parent 2061939428
commit 06c4ef3931
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8019"
#define REVISION_NR "8020"
#endif // __REVISION_NR_H__