Test for SVN not working correctly in Linux.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2223 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2011-04-22 18:36:06 +00:00
parent f8a2e1c47a
commit a0dcc9b459
1 changed files with 1 additions and 1 deletions

View File

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