Add SVN build info to Version class.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1893 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2009-11-07 17:36:25 +00:00
parent 5ce401e6a4
commit 3939eb803a
1 changed files with 2 additions and 0 deletions

View File

@ -27,4 +27,6 @@
#define STELLA_VERSION STELLA_BASE_VERSION
#endif
#define STELLA_BUILD $Rev$
#endif