[7153] Fixed map extractor build on some *nix systems

This commit is contained in:
arrai 2009-01-23 11:26:43 +01:00
parent 71cb0f514a
commit 1c809f4943
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7152"
#define REVISION_NR "7153"
#endif // __REVISION_NR_H__