[9812] Fix a typo.

This commit is contained in:
Spp 2010-04-29 22:42:38 +02:00 committed by XTZGZoReX
parent 1746ce94c5
commit d3fd1a6cf3
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 "9811"
#define REVISION_NR "9812"
#endif // __REVISION_NR_H__