[7004] Fixed generating makefile.am in git_id

This commit is contained in:
Wyk3d 2009-01-02 16:16:20 +02:00
parent c08ed13497
commit 1896ace8ff
2 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7003"
#define REVISION_NR "7004"
#endif // __REVISION_NR_H__