[c12580] Fix possible crash due to [12409]

This commit is contained in:
Xfurry 2013-05-31 10:19:52 +01:00 committed by Antz
parent 3e12f9e6c7
commit 18de1279eb
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12579"
#define REVISION_NR "12580"
#endif // __REVISION_NR_H__