[12037] Use enum for rest state

This commit is contained in:
stfx 2012-07-07 13:18:56 +02:00 committed by Schmoozerd
parent 6e8111261c
commit d563c6576d
3 changed files with 13 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12036"
#define REVISION_NR "12037"
#endif // __REVISION_NR_H__