Changed version number to a test release of 3.1.1, which is going

to be released early next week.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2024 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2010-04-23 22:36:24 +00:00
parent dd832f2ef4
commit a8ef629270
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <cstdlib>
#define STELLA_VERSION "3.2_svn"
#define STELLA_VERSION "3.1.1_test1"
#define STELLA_BUILD atoi("$Rev$"+6)
#endif