[11780] fix the issue that HomeMovementGenerator finalize code wasn't executed in real meaning

This commit is contained in:
SilverIce 2011-08-12 17:18:11 +03:00
parent 50e7fbbf5e
commit f572279a61
3 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11779"
#define REVISION_NR "11780"
#endif // __REVISION_NR_H__