mirror of https://github.com/stella-emu/stella.git
Bump version to 5.0.0-pre1 .
This commit is contained in:
parent
072015c82a
commit
3287cd06fc
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include <cstdlib>
|
||||
|
||||
#define STELLA_VERSION "4.7.3"
|
||||
#define STELLA_VERSION "5.0.0-pre1"
|
||||
#define STELLA_BUILD atoi("$Rev$" + 6)
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue