# | Line 22 | Line 22 | |
---|---|---|
22 | #define VERSION_H | |
23 | ||
24 | const int VERSION_MAJOR = 0; | |
25 | < | const int VERSION_MINOR = 7; |
25 | > | const int VERSION_MINOR = 8; |
26 | ||
27 | < | #define VERSION_STRING "Basilisk II V0.7" |
27 | > | #define VERSION_STRING "Basilisk II V0.8" |
28 | ||
29 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |