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:
stephena 2010-07-08 16:33:42 +00:00
parent b59672542d
commit c0cc5b489e
1 changed files with 1 additions and 1 deletions

View File

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