[6801] Fixed some compile errors in git_id

This commit is contained in:
Wyk3d 2008-11-08 02:16:27 +02:00
parent 5c6a736e1c
commit 7b0cdcdac5
2 changed files with 4 additions and 2 deletions

View file

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