[7319] Fixed compile on Unix systems. Author: ApoC

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-21 17:08:23 -06:00
parent c8d6332481
commit 76abeb5710
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7318"
#define REVISION_NR "7319"
#endif // __REVISION_NR_H__