[10157] Fix makefile and make gcc happy.

This commit is contained in:
Lynx3d 2010-07-07 19:30:22 +02:00
parent a32b3063a2
commit 0096bf6ebb
3 changed files with 9 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10156"
#define REVISION_NR "10157"
#endif // __REVISION_NR_H__