Final updates for the 3.5 release.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2314 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2011-12-29 21:38:40 +00:00
parent a7710ab1af
commit af9e1075d4
5 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
Release History Release History
=========================================================================== ===========================================================================
3.4.1 to 3.5: (December 31, 2011) 3.4.1 to 3.5: (December 29, 2011)
* Stella is now DonationWare! Please see the DonationWare link on the * Stella is now DonationWare! Please see the DonationWare link on the
main webpage for more information. main webpage for more information.

View File

@ -9,4 +9,4 @@ the Stella Website at:
Enjoy, Enjoy,
The Stella Team The Stella Team
December 31, 2011 December 29, 2011

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ stella (3.5-1) stable; urgency=high
* Version 3.5 release * Version 3.5 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 31 Dec 2011 18:38:25 +0200 -- Stephen Anthony <stephena@users.sf.net> Thu, 29 Dec 2011 18:38:25 +0200
stella (3.4.1-1) stable; urgency=high stella (3.4.1-1) stable; urgency=high

View File

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

View File

@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%_datadir/icons/large/%{name}.png %_datadir/icons/large/%{name}.png
%changelog %changelog
* Sat Dec 31 2011 Stephen Anthony <stephena@users.sf.net> 3.5-1 * Thu Dec 29 2011 Stephen Anthony <stephena@users.sf.net> 3.5-1
- Version 3.5 release - Version 3.5 release
* Sat Jun 11 2011 Stephen Anthony <stephena@users.sf.net> 3.4.1-1 * Sat Jun 11 2011 Stephen Anthony <stephena@users.sf.net> 3.4.1-1