[c12622] Fix order of gossip menu options.

This commit is contained in:
Schmoozerd 2013-05-31 12:24:01 +01:00 committed by Antz
parent da15d50aa2
commit 30fc2b7af6
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 "12621"
#define REVISION_NR "12622"
#endif // __REVISION_NR_H__