[8765] Fixed typo in last commit.

This commit is contained in:
VladimirMangos 2009-11-02 16:22:52 +03:00
parent d5dad82f3d
commit c90ded3ec3
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 "8764"
#define REVISION_NR "8765"
#endif // __REVISION_NR_H__