[7760] Fixed my typo in prev commit.

This commit is contained in:
AlexDereka 2009-05-04 16:37:27 +04:00
parent c81c5ab961
commit c9eb417515
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7759"
#define REVISION_NR "7760"
#endif // __REVISION_NR_H__