[7578] Replace generic [7577] implememtaion by more explicit code.

This must restore build at Unix/Linux.
This commit is contained in:
VladimirMangos 2009-03-29 14:00:30 +04:00
parent 24f1cf4b83
commit 8c23d3cd50
3 changed files with 8 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7577"
#define REVISION_NR "7578"
#endif // __REVISION_NR_H__