[7501] Fixed crash caused by .distance command

This commit is contained in:
arrai 2009-03-19 23:33:56 +01:00
parent 610a040240
commit 3469d20f63
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7500"
#define REVISION_NR "7501"
#endif // __REVISION_NR_H__