[9189] Fixed build error at *nix.

This commit is contained in:
VladimirMangos 2010-01-16 08:36:58 +03:00
parent 132b1cbabd
commit 6f703bab57
3 changed files with 25 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9188"
#define REVISION_NR "9189"
#endif // __REVISION_NR_H__