Forgot to increase version # in last commit.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2905 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2014-06-04 12:17:23 +00:00
parent d09ac569e5
commit a583ea7532
1 changed files with 1 additions and 1 deletions

View File

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