[7707] Remove duplicate line in check.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-04-24 04:17:53 +04:00 committed by VladimirMangos
parent b2da7732f9
commit 38cf432133
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7706"
#define REVISION_NR "7707"
#endif // __REVISION_NR_H__