[9608] Fix typo that broke guild creation timestamps :(

This commit is contained in:
XTZGZoReX 2010-03-19 18:29:34 +01:00
parent faa07b3ca5
commit b537285260
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 "9607"
#define REVISION_NR "9608"
#endif // __REVISION_NR_H__