[11508] Restore build with GCC (so make sources real C++ from VC++)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NeatElves 2011-05-18 20:43:58 +04:00 committed by VladimirMangos
parent 6ed4dfe827
commit 87d6cf2367
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11507"
#define REVISION_NR "11508"
#endif // __REVISION_NR_H__