[9674] Fix crash in ActivateSpec

This commit is contained in:
Laise 2010-04-05 15:57:32 +03:00
parent 34df886bec
commit 16a281c6d0
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9673"
#define REVISION_NR "9674"
#endif // __REVISION_NR_H__