[8632] Fixed syntax for new autotools.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Pablo 2009-10-12 23:01:35 +02:00 committed by ApoC
parent d36a62cee4
commit 85d8aaccd8
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8631"
#define REVISION_NR "8632"
#endif // __REVISION_NR_H__