[8762] fixed typo with minimum default arena rating

This commit is contained in:
danielich 2009-11-01 21:23:06 +01:00 committed by balrok
parent e83563b671
commit 70e3c17982
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 "8761"
#define REVISION_NR "8762"
#endif // __REVISION_NR_H__