mirror of https://github.com/stella-emu/stella.git
Bumped version number for beta tester release.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2064 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
b59672542d
commit
c0cc5b489e
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
||||||
#define STELLA_VERSION "3.2_test2"
|
#define STELLA_VERSION "3.2_test3"
|
||||||
#define STELLA_BUILD atoi("$Rev$"+6)
|
#define STELLA_BUILD atoi("$Rev$"+6)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue