[8706] Fixed typo in [8704]

This commit is contained in:
VladimirMangos 2009-10-22 06:51:13 +04:00
parent d482193cea
commit 3860ec2427
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8705"
#define REVISION_NR "8706"
#endif // __REVISION_NR_H__