Restore GEN_LATEST to GEN_8
This commit is contained in:
parent
5bcb6b8afd
commit
58a54c90d2
1 changed files with 1 additions and 1 deletions
|
@ -71,6 +71,6 @@
|
|||
#define GEN_7 4
|
||||
#define GEN_8 5
|
||||
#define GEN_9 6
|
||||
#define GEN_LATEST GEN_9
|
||||
#define GEN_LATEST GEN_8
|
||||
|
||||
#endif // GUARD_CONFIG_H
|
||||
|
|
Loading…
Reference in a new issue