[11808] Fix an old bug related to GO spawnmask check

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2011-09-26 01:29:41 +02:00
parent 3567e69a3d
commit 241445aeeb
2 changed files with 13 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11807"
#define REVISION_NR "11808"
#endif // __REVISION_NR_H__