Final commit for 4.5 release.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3138 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2015-01-01 17:21:24 +00:00
parent e7dc10344d
commit ed4baaf686
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ stella (4.5-1) stable; urgency=high
* Version 4.5 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 10 Nov 2014 16:54:34 -0330
-- Stephen Anthony <stephena@users.sf.net> Thu, 01 Jan 2015 13:40:04 -0330
stella (4.2-1) stable; urgency=high

View File

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