[7072] Fixed typo in prev commit. :/

This commit is contained in:
VladimirMangos 2009-01-12 02:02:28 +03:00
parent 76f7a25f2d
commit 16dc210e24
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 "7071"
#define REVISION_NR "7072"
#endif // __REVISION_NR_H__