[9526] Fix a typo from commit 9512

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Sarjuuk 2010-03-05 13:55:57 +01:00 committed by Lightguard
parent acb297a415
commit a18d73a2bc
5 changed files with 13 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9525"
#define REVISION_NR "9526"
#endif // __REVISION_NR_H__