[11273] Fix the ".gm setview" command

Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
DaC 2011-03-21 23:38:32 +01:00 committed by DasBlub
parent 87cd258d8b
commit 98377df5f4
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 "11272"
#define REVISION_NR "11273"
#endif // __REVISION_NR_H__