[9558] Fix a typo from prev. commit:/

This commit is contained in:
Lightguard 2010-03-09 12:00:53 +01:00
parent c5d43bfd16
commit 66c5e3aebb
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 "9557"
#define REVISION_NR "9558"
#endif // __REVISION_NR_H__