[6802] Fixed build of realmd (absent macro arg) after recent git_id adding.

This commit is contained in:
VladimirMangos 2008-11-08 04:14:55 +03:00
parent 7b0cdcdac5
commit 85c6e30bed
3 changed files with 22 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6801"
#define REVISION_NR "6802"
#endif // __REVISION_NR_H__