[8927] added missing continue for last commit

This commit is contained in:
balrok 2009-12-06 10:00:52 +01:00
parent 1de6692e04
commit 23f603268d
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8926"
#define REVISION_NR "8927"
#endif // __REVISION_NR_H__