[c12637] Fix typo when modifying meta currencies

This commit is contained in:
Dramacydal 2013-06-17 09:38:46 +01:00 committed by Antz
parent 741cd477cb
commit 445a2de485
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 "12636"
#define REVISION_NR "12637"
#endif // __REVISION_NR_H__