[9689] Fixed typo in daily/weekly flags conflict check.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Revils 2010-04-07 17:12:52 +04:00 committed by VladimirMangos
parent c56000b666
commit 724fc87332
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 "9688"
#define REVISION_NR "9689"
#endif // __REVISION_NR_H__