[10824] Fixed copy-paste typo in prev. commit.

This commit is contained in:
TOM_RUS 2010-12-04 11:41:24 +03:00 committed by VladimirMangos
parent b967848e42
commit c7a4f74676
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 "10823"
#define REVISION_NR "10824"
#endif // __REVISION_NR_H__