diff --git a/Changes.txt b/Changes.txt index c44490000..1b2653b7c 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,7 +12,7 @@ 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 main webpage for more information. diff --git a/Readme.txt b/Readme.txt index 0c8cdeed1..dcd2d3191 100644 --- a/Readme.txt +++ b/Readme.txt @@ -9,4 +9,4 @@ the Stella Website at: Enjoy, The Stella Team -December 31, 2011 +December 29, 2011 diff --git a/debian/changelog b/debian/changelog index b2f274e72..672eb5f7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ stella (3.5-1) stable; urgency=high * Version 3.5 release - -- Stephen Anthony Sat, 31 Dec 2011 18:38:25 +0200 + -- Stephen Anthony Thu, 29 Dec 2011 18:38:25 +0200 stella (3.4.1-1) stable; urgency=high diff --git a/src/common/Version.hxx b/src/common/Version.hxx index c8be18e06..ede6e517c 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "3.5_beta1" +#define STELLA_VERSION "3.5" #define STELLA_BUILD atoi("$Rev$" + 6) #endif diff --git a/src/unix/stella.spec b/src/unix/stella.spec index e33a05909..d76b03b70 100644 --- a/src/unix/stella.spec +++ b/src/unix/stella.spec @@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} %_datadir/icons/large/%{name}.png %changelog -* Sat Dec 31 2011 Stephen Anthony 3.5-1 +* Thu Dec 29 2011 Stephen Anthony 3.5-1 - Version 3.5 release * Sat Jun 11 2011 Stephen Anthony 3.4.1-1