mirror of https://github.com/stella-emu/stella.git
And yet more things I forgot in the last commit.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2018 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
f80cc2a00b
commit
2011042d8f
|
@ -9,10 +9,11 @@
|
|||
SSSS ttt eeeee llll llll aaaaa
|
||||
|
||||
===========================================================================
|
||||
License Information and Copyright Notice
|
||||
License Information and Copyright Notice
|
||||
===========================================================================
|
||||
|
||||
Copyright (C) 1995-2010 Bradford W. Mott and the Stella Team
|
||||
Copyright (C) 1995-2010 Bradford W. Mott, Stephen Anthony and the
|
||||
Stella Team
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License as published by the Free
|
||||
|
|
|
@ -9,4 +9,4 @@ the Stella Website at:
|
|||
Enjoy,
|
||||
|
||||
The Stella Team
|
||||
April 23, 2010
|
||||
April 22, 2010
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
#include <cstdlib>
|
||||
|
||||
#define STELLA_VERSION "3.1"
|
||||
|
||||
#define STELLA_BUILD atoi("$Rev$"+6)
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue