Final commit for 4.6.5 release.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3219 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2015-09-25 23:08:08 +00:00
parent 573570c1c8
commit f367b3a9a6
4 changed files with 4 additions and 4 deletions

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ stella (4.6.5-1) stable; urgency=high
* Version 4.6.5 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 25 Sep 2015 13:50:43 -0230
-- Stephen Anthony <stephena@users.sf.net> Fri, 25 Sep 2015 20:18:40 -0230
stella (4.6-1) stable; urgency=high

View File

@ -353,7 +353,7 @@
<p>
<h3><b><u>Windows</u></b></h3>
<p>The Windows version of Stella is designed to work on Windows XP_SP3/Vista/7/8
<p>The Windows version of Stella is designed to work on Windows XP_SP3/Vista/7/8/10
with the following:</p>
<ul>

View File

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

View File

@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%_datadir/icons/large/%{name}.png
%changelog
* Fri Sep 25 2015 Stephen Anthony <stephena@users.sf.net> 4.6.5-1
* Sat Sep 26 2015 Stephen Anthony <stephena@users.sf.net> 4.6.5-1
- Version 4.6.5 release
* Wed Apr 22 2015 Stephen Anthony <stephena@users.sf.net> 4.6.1-1