mirror of https://github.com/stella-emu/stella.git
Of course, we're still not ready for the 3.1 release, so I have
to bump it again. Rant mode : each release of Stella seems to get harder and harder. I have to fight to force myself to get ready for release time, and when it comes, there always seems to be something popping up at the last minute. This time, it's crashes on various iMacs that I just got access to (while everything is working perfectly on my Macbook Pro). I sometimes think it's time to throw in the towel, and move on to other things ... git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2014 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
506f5357b1
commit
6dc6d959b5
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include <cstdlib>
|
||||
|
||||
#define STELLA_VERSION "3.1"
|
||||
#define STELLA_VERSION "3.1_test6"
|
||||
|
||||
#define STELLA_BUILD atoi("$Rev$"+6)
|
||||
|
||||
|
|
Loading…
Reference in New Issue