[10170] Fixed typo in prev commit :/

This commit is contained in:
VladimirMangos 2010-07-09 17:34:03 +04:00
parent ff1259b30f
commit b398bb4dc4
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 "10169"
#define REVISION_NR "10170"
#endif // __REVISION_NR_H__