Bumped version # for test release.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2969 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2014-07-31 19:31:02 +00:00
parent 05f455789e
commit adbd8f673d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <cstdlib>
#define STELLA_VERSION "4.1_pre1"
#define STELLA_VERSION "4.1_pre2"
#define STELLA_BUILD atoi("$Rev$" + 6)
#endif