mirror of https://github.com/stella-emu/stella.git
Updated version # for 3.9.1 release.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2813 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
4d0be67af0
commit
c1398bc331
|
@ -2,7 +2,7 @@ stella (3.9.1-1) stable; urgency=high
|
||||||
|
|
||||||
* Version 3.9.1 release
|
* Version 3.9.1 release
|
||||||
|
|
||||||
-- Stephen Anthony <stephena@users.sf.net> Tue, 20 Aug 2013 17:35:44 -0230
|
-- Stephen Anthony <stephena@users.sf.net> Wed, 21 Aug 2013 15:47:29 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (3.9-1) stable; urgency=high
|
stella (3.9-1) stable; urgency=high
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
||||||
#define STELLA_VERSION "3.9.1_rc1"
|
#define STELLA_VERSION "3.9.1"
|
||||||
#define STELLA_BUILD atoi("$Rev$" + 6)
|
#define STELLA_BUILD atoi("$Rev$" + 6)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue