Bumped version #, to start work on 3.9.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2653 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2013-03-03 23:03:34 +00:00
parent 5c4b6defd9
commit 7efc484d11

View File

@ -22,7 +22,7 @@
#include <cstdlib>
#define STELLA_VERSION "3.8.1"
#define STELLA_VERSION "3.9_pre"
#define STELLA_BUILD atoi("$Rev$" + 6)
#endif