[9903] Fixed build problem at *nix.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Lynx3d 2010-05-15 23:39:16 +04:00 committed by VladimirMangos
parent 5b5552112d
commit f492ee6794
3 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9901"
#define REVISION_NR "9903"
#endif // __REVISION_NR_H__