[12725] Fixed possible crash

This commit is contained in:
sanctum32 2013-11-17 11:56:11 +02:00 committed by Antz
parent b148eb1eaf
commit ca49ce230d
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12724"
#define REVISION_NR "12725"
#endif // __REVISION_NR_H__