mirror of https://github.com/stella-emu/stella.git
Updated version to pre5.
This commit is contained in:
parent
bb18b3e777
commit
ebe50a1eca
|
@ -18,9 +18,7 @@
|
|||
#ifndef VERSION_HXX
|
||||
#define VERSION_HXX
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
#define STELLA_VERSION "5.0.0-pre4"
|
||||
#define STELLA_BUILD atoi("$Rev$" + 6)
|
||||
#define STELLA_VERSION "5.0.0-pre5"
|
||||
#define STELLA_BUILD "3242"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue