[0057] Fixed Linux compile

This commit is contained in:
LordPsyan 2012-08-10 14:24:26 -05:00 committed by Antz
parent cc46cae74a
commit 24eba55f0c
2 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 "0056"
#define REVISION_NR "0057"
#endif // __REVISION_NR_H__