[11414] Fixed auction expire mail subject.

Just undo typo in recent auction changes.
This commit is contained in:
VladimirMangos 2011-05-01 22:58:37 +04:00
parent d8ea895a20
commit ea8821ae8d
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 "11413"
#define REVISION_NR "11414"
#endif // __REVISION_NR_H__