[11583] Correcting typo (damn the copy/paste)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-06-01 09:30:17 +02:00
parent 70d9d4ef24
commit dd66ce20f2
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 "11582"
#define REVISION_NR "11583"
#endif // __REVISION_NR_H__